Date: Wed, 23 Apr 1997 16:12:31 -0700 From: Amancio Hasty <hasty@rah.star-gate.com> To: freebsd-hackers@FreeBSD.ORG Subject: Re: Any compiler guru? (Was: 2 questions about C++ support in 2.2) Message-ID: <199704232312.QAA00481@rah.star-gate.com> In-Reply-To: Your message of "Wed, 23 Apr 1997 16:44:34 CDT." <199704232144.QAA22283@siesta.cs.wustl.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, I made quite a bit of headway into porting ACE if anyone is interested just drop me a note. Cheers, Amancio >From The Desk Of Nanbor Wang : > Hi Alex, > > Sorry. I was copying this from an old log file. I have suspended > porting the threaded version of ACE temporarily. The problem was > still there after I removed all thread related part. So, please > ignore the _POSIX_THREADS directives. > > Thanks, > > nw > > > > gcc -w -I. -fno-strict-prototypes -D__ACE_INLINE__ -D_POSIX_THREADS ... > > ^^^^^^^^^^^^^^ > > You must be VERY careful using g++ and threads together : the way g++ > > manages exceptions in incompatible with threads, it makes use of > > hidden global variables ! > > > > Sincerly, > > Alexandre Fenyo > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704232312.QAA00481>