This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: some notes on installation with "-fnew-abi -fhonor-std"


>>>>> Martin v Loewis <martin@mira.isdn.cs.tu-berlin.de> writes:

 >> the easiest solution is to generate some dummy libstdc++.a (.so if
 >> needed) without any functions in dummypath and compile with g++
 >> -Ldummypath this could also work within configure.

 > Alternatively, just compile with "-nodefaultlibs -lc". I wish there
 > was a -lnostdlib++ switch.

Or with 'gcc' instead of 'g++'.

Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]