Hello, Lucas, About two years ago I built and used msp-gcc C++ compiler. It worked (the code was very huge, but it was the case where development time was more critical than the code quality :) ).
As far as I remember the gcc compilation ended with the error too, but resulting compiler was OK. Regards, Oleg ----- Original Message ----- From: "Lucas Wanner" <[email protected]> To: <[email protected]> Sent: Tuesday, July 12, 2005 5:48 PM Subject: [Mspgcc-users] C++ Support > Hello, > > I need to generate a cross-compiler for MSP with C++ support (I don't > need libstdc++). When I try to configure gcc with --enable-languages=c,c++ > > I get the following make error: > > checking whether the C compiler (/home/ppgcc/lucas/gcc-3.2.3/gcc/xgcc > -B/home/ppgcc/lucas/gcc-3.2.3/gcc/ > -B/home/ppgcc/lucas/cross-msp//msp430/bin/ > -B/home/ppgcc/lucas/cross-msp//msp430/lib/ -isystem > /home/ppgcc/lucas/cross-msp//msp430/include -O2 -g -O2 ) works... no > configure: error: installation or configuration problem: C compiler > cannot create executables. > make: *** [configure-target-libiberty] Error 1 > > Any ideas on how to work around this error? Has anyone been able to > successfully generate msp-gcc with C++ support (no need for libstdc++)? > Any help on how to do this would be much appreciated. > > Thanks, > Lucas Wanner > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening > July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual > core and dual graphics technology at this free one hour event hosted by HP, > AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar > _______________________________________________ > Mspgcc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mspgcc-users >
