This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

arm eabi boot progress.


Hi Steve,

Here's a quick update on progress:

After applying the patch: http://sourceware.org/ml/libc-ports/2006-03/msg00029.html and rebuilding the user space completely with "-mabi=aapcs-linux" the system now boots and it is possible to log in successfully. :-)

The problems remaining are all socket operations fail with "Function not implemented" error messages. This message is also generated when trying to change file metadata.

For example:

cp: preserving times for `/mnt/rwfs/var/spool': Function not implemented

syslogd: Couldn't get file descriptor for socket /dev/log: Function not implemented

telnetd: socket: Function not implemented


Have you seen these errors?


Best regards,

Steve




-- For unsubscribe information see http://sourceware.org/lists.html#faq


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