Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Apr 1997 16:44:34 -0500
From:      Nanbor Wang <nw1@cs.wustl.edu>
To:        fenyo@email.enst.fr (Alex Fenyo (eowyn))
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Any compiler guru? (Was: 2 questions about C++ support in 2.2) 
Message-ID:  <199704232144.QAA22283@siesta.cs.wustl.edu>
In-Reply-To: Your message of "23 Apr 1997 23:29:19 %2B0200." <d064tcx77io.fsf@nikopol.enst.fr> 

next in thread | previous in thread | raw e-mail | index | archive | help
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?199704232144.QAA22283>