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]

boot problems with arm eabi toolchain


Hi,

I built an arm eabi toolchain using gcc-4.1.0 and glibc-2.4 with a target of arm-none-linux-armeabi, but get errors when trying to boot a system built using the toolchain.
The kernel (2.6.16) boots OK, but there are problems in userspace with certain syscalls. For example, cp give the following:


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


A number of syscalls get the "Function not implemented" error message.


Any ideas what is causing this problem?

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]