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"


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

Regards,
Martin


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