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 ?


Arnaud, All,

On Monday 05 April 2010 02:30:46 Arnaud Lacombe wrote:
> Yes, I just build a i486/GCC 4.4.3/uclibc 0.9.31 that way, see the
> attached patch. These is just a nasty hack to fix gcc link (ppl needs
> libstdc++, which is not used automatically when gcc is called ()).
> --enable-static was not needed in my case, but may solve the stdc++
> crap... I'll give it a try.

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

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



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