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 static core C compiler failure in ct-ng 1.8.2


Karthik, All,

On Wednesday 24 November 2010 12:21:20 karthik duraisami wrote:
> Whilst building a cross-compiler for ARM (armeb-unknown-linux-uclibcgnueabi),
> the build fails at the 'Building static core C compiler' step. I have pasted
> the config.log file along with the log of an unsuccessful run at
> http://pastebin.com/i2z3tbRB

From your log file, line 104:
[...]/./gcc/cc1: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.14' not found
(required by [...]/build-cc-core-static/./gcc/cc1)

Googling around brings up:
-> http://bugs.gentoo.org/show_bug.cgi?format=multiple&id=315377

Which has reference to LD_LIBRARY_PATH on Gentoo.

Care to paste your .config, please?

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]