This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: port to minix3


> I mean, are there documentations, guides, man pages on how the sysdeps
> things work?

Start from configure.in, make it recognize something like
--host=i386-minix3.2-gnu

Add subdirs to sysdeps/, like sysdeps/unix/sysv/minix (is minix SysV
compatible?)
same for nptl (nptl/sysdeps/...).

You can find examples in Debian's kfreeBSD port  or kOpenSolaris.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]