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: iWMMXt Linux EABI cross toolchain


Steven Newbury wrote:

> /usr/arm-iwmmxt-linux-gnueabi/bin/ld: crti.o: No such file: No such file or
> directory
> collect2: ld returned 1 exit status

The crti.o file is not part of gcc.  It must be provided by whatever C
library you are using.  You'll have to take care of that before you can
continue.

Brian

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