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]

Re: armv5te-softfloat-linux-gnu toolchain compilation


Mike Frysinger wrote:
i fixed this last nite

go into /usr/armv5te-softfloat-linux-gnu and run:
ln -s . usr

It solved the problem, thank you !

But now I've another error:
-------------
In file included from /var/tmp/cross/armv5te-softfloat-linux-gnu/portage/gcc-4.1.0/work/gcc-4.1.0/gcc/crtstuff.c:68:
/var/tmp/cross/armv5te-softfloat-linux-gnu/portage/gcc-4.1.0/work/gcc-4.1.0/gcc/tsystem.h:90:19: error: stdio.h: No such file or directory
/var/tmp/cross/armv5te-softfloat-linux-gnu/portage/gcc-4.1.0/work/gcc-4.1.0/gcc/tsystem.h:93:23: error: sys/types.h: No such file or directory
/var/tmp/cross/armv5te-softfloat-linux-gnu/portage/gcc-4.1.0/work/gcc-4.1.0/gcc/tsystem.h:96:19: error: errno.h: No such file or directory
/var/tmp/cross/armv5te-softfloat-linux-gnu/portage/gcc-4.1.0/work/gcc-4.1.0/gcc/tsystem.h:103:20: error: string.h: No such file or directory
/var/tmp/cross/armv5te-softfloat-linux-gnu/portage/gcc-4.1.0/work/gcc-4.1.0/gcc/tsystem.h:104:20: error: stdlib.h: No such file or directory
/var/tmp/cross/armv5te-softfloat-linux-gnu/portage/gcc-4.1.0/work/gcc-4.1.0/gcc/tsystem.h:105:20: error: unistd.h: No such file or directory
/var/tmp/cross/armv5te-softfloat-linux-gnu/portage/gcc-4.1.0/work/gcc-4.1.0/gcc/tsystem.h:111:18: error: time.h: No such file or directory
----------


If you have another quick and effective tips for this error, you're welcome :)

Cyril


-- 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]