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]
Other format: [Raw text]

Re: How to Compile libstdc++ v3 by gcc 2.95.3?


On Tue, Apr 16, 2002 at 04:09:58PM +0800, Chih-Wei Chiu wrote:
> I understand. But is there any #defined symbol such as
> 
> -DDEFINE_THIS_FOR_OLD_COMPILER

No.  That version of the compiler can only handle a certain (snapshot)
version of the library.  You must use that snapshot with that compiler.

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


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