This is the mail archive of the gcc@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: libstdc++.a in gcc-lib?


> To: egcs@cygnus.com
> Date: Thu, 08 Oct 1998 10:45:08 -0700
> From: Marco Manfai Yu <yumf@ultimatech.com>

>     I am upgrading my compiler from 1.0.3a to 1.1. In the mean time
> I need to compile my code using both compilers from time to time.
> This causes a problem: both compilers have their own libstdc++

Sounds like you forgot to use --prefix, this is the only way it has
ever worked, and will be the only way it ever works in the furture.
People are welcome to prove me wrong.


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