This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: PATCH: Re: eh_globals.cc compilation errors with -threads under hpux 10.20
- To: rittle at labs dot mot dot com
- Subject: Re: PATCH: Re: eh_globals.cc compilation errors with -threads under hpux 10.20
- From: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- Date: Wed, 23 May 2001 17:37:03 -0500 (CDT)
- CC: dave at hiauly1 dot hia dot nrc dot ca, libstdc++ at gcc dot gnu dot org, bkoz at redhat dot com
- References: <200105232200.SAA21407@hiauly1.hia.nrc.ca> <200105232231.f4NMVeX98214@latour.rsch.comm.mot.com>
- Reply-to: rittle at labs dot mot dot com
> OK, instead of doing a configuration patch myself, I am completely
> happy to comment on yours. Here is my first comment (;-):
> You should not include gcc/tconfig.h in library sources.
> Or, at least, if you do, to get the effect you desire, you need to
> define IN_GCC which is a complete lie and libstdc++-v3 would be the
> first library to do that...
Yikes, make that the second library... libobjc does do that but it
seems like a lie to me.
Regards,
Loren