bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: porting


From: Andreas Jaeger
Subject: Re: porting
Date: Wed, 20 Mar 2002 06:52:22 +0100
User-agent: Gnus/5.090006 (Oort Gnus v0.06) XEmacs/21.4 (Artificial Intelligence, i386-suse-linux)

Roberto Nunnari <address@hidden> writes:

> hi there.
>
> I would like to port glibc to a very simple and basic
> operating system I'm trying to write myself from scratch
> for an x86 pc architecture.
>
> The main concern is that unlike most modern OSs, mine
> doesn't use software interrupts for system calls.

That's no problem, you need to write the stabs in any case.  Check
sysdep.h and syscall.S for various architectures.

Andreas

> Can any kind soul give me some hints/links/advices on
> how to do the port?
>
> Please cc me, as I'm not on the list.
>
> Thanks in advance.
>
>
> _______________________________________________
> Bug-glibc mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-glibc
>

-- 
 Andreas Jaeger
  SuSE Labs address@hidden
   private address@hidden
    http://www.suse.de/~aj



reply via email to

[Prev in Thread] Current Thread [Next in Thread]