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]

cc-core-pass1 build failure -- c++ libs


Hi --

I'm using the latest repo version of ct-ng, configured to
build a mips-linux tool chain with gcc-4.4.6.  I'm seeing a
failure while linking cc1-dummy in the pass 1 C compiler.
There are many unresolved references to C++ libraries.

The problem is that cc1 needs to be linked with g++, not gcc,
since it now includes PPL, a C++ package.

Has anyone encountered and/or fixed this build failure?
Before I start hacking the scripts, I'd like to make sure
that this isn't a configuration error on my part.

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