This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG 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]

Problems running CT-NG


I've been having problems using the repository version
of crosstools-ng, so I downloaded the latest release,
crosstools-ng-1.14.1.  I'm having similar problems.

I've tried to build the samples armeb-unknown-linux-uclibcgnueabi
and armeb-unknown-linux-gnueabi.   I made two small changes to the
config:  point to a tarball directory and eliminate building debugging
tools.

I get the same build failure that I'm seeing with the repo version.
[ALL  ]    /usr/bin/ld: cannot find -lstdc++
...
[ERROR]  >>  Build failed in step 'Installing static core C compiler'

This is clearly the result of the link being done with this option:
   -Wl,-Bstatic,-lstdc++,-Bdynamic

Can someone tell me what, if anything, I'm doing incorrectly?
I expected that the samples would build, but that does not seem
to be the case.

--
Michael Eager	 eager@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077

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