This is the mail archive of the gcc-patches@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: [Patch/i386]: -mrtd vs system library declarations


On Wed, Jul 23, 2003 at 07:29:08PM +1000, Danny Smith wrote:
> For both mechanisms it still means that system headers (like libstdc++'s)
> will still need things like [...] to protect against -mrtd.
> I was hoping to avoid that.

No, sorry.  This is one of those compiler flags that change the ABI.
Which, in general, just shouldn't be used, ever.


r~


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