www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/03/13/16:27:01

Message-ID: <3509A36F.1BC396A5@gmx.net>
Date: Fri, 13 Mar 1998 22:21:51 +0100
From: Robert Hoehne <robert DOT hoehne AT gmx DOT net>
Organization: none provided
MIME-Version: 1.0
To: telford AT xenon DOT triode DOT net DOT au
CC: DJGPP Mailing list <djgpp AT delorie DOT com>
Subject: Re: I've had problems!! Re: GCC 2.8.0 (2.8.1's out)
References: <34FF4807 DOT 45F42AD9 AT magna DOT com DOT au> <6e7tn4$og6$1 AT hyperion DOT triode DOT net DOT au>

telford AT xenon DOT triode DOT net DOT au wrote :
> 
> 
> Well anyone know how to clobber this compiler feature?

If you want to mix object files which where produced with
gcc 2.8.x and gcc 2.7.x then you should know, that in gcc 2.8.x
exception handling and runtime type identification are enabled
by default (the typinfo nodes are used by rtti). To use the
gcc 2.8.x produced object files also with gcc 2.7.x you should
use _EVER_ the flags

-fno-exceptions -fno-rtti

when compiling with gcc 2.8.x.

Robert
-- 
******************************************************
* email:   Robert Hoehne <robert DOT hoehne AT gmx DOT net>     *
* Post:    Am Berg 3, D-09573 Dittmannsdorf, Germany *
* WWW:     http://www.tu-chemnitz.de/~sho/rho        *
******************************************************

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019