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: Building a static toolchain ?


On Sat, Apr 10, 2010 at 6:50 AM, Yann E. MORIN
<yann.morin.1998@anciens.enib.fr> wrote:
> Does not work for me:
>
> [ALL ?] ? ?libtool: link: x86_64-build_pc-linux-gnu-gcc -Wall -fomit-frame-pointer -pipe -o cloog cloog.o ?-L/home/ymorin/x-tools/armeb-unknown-linux-u
> [ALL ?] ? ?/home/ymorin/x-tools/armeb-unknown-linux-uclibcgnueabi/lib/libppl_c.a(ppl_c_implementation_common.o): In function `ppl_delete_Grid_Generator
> [ALL ?] ? ?ppl_c_implementation_common.cc:(.text+0x41a): undefined reference to `operator delete(void*)'
>
> And many, many more errors related to C++ symbols...
>
d'oh... certainly a missing -lstd++ ${somewhere}, let me come back to
you with something cleaner. What is your .config btw ?

Thanks,
 - Arnaud

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