This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


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

Re: More than one lib file


> So, could give me a advice how and where to begin
> this?

Are they using two different gcc installations as well? If so, you can
put libstdc++ into the directory where cc1plus lives; gcc will pick it
up from there. After you've made the change, you should verify with
gcc -v that it does the right thing.

Regards,
Martin


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