public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Solaris8 x86, g++ 2.95.3 and Exception handling
@ 2002-10-08  3:12 laurent.marzullo
  0 siblings, 0 replies; only message in thread
From: laurent.marzullo @ 2002-10-08  3:12 UTC (permalink / raw)
  To: gcc-help

Hi,

I'm currently try to find out how to compile gcc-2.95.3 to be
hable to handle
exception from a shared library. I know that the question is
recurrent but I could
not found any answer that correct the problem.

I've compiled gcc-2.95.3 :

/var/build/src/gcc-2.95.3		-- The source tree
/var/build/build/gcc-2.95.3		-- the build directory

../../src/gcc-2.95.3/configure --enable-threads=posix
					  --enable-shared
					  --with-gnu-
as=/usr/local/bin/as
					  --with-gnu-
ld=/usr/local/bin/ld
					  --prefix=/opt/gcc-
2.95.3
					  --enable-languages=c++

On Solaris8 (x86), my program do not catch exception thrown
from a shared
library but do on a linux (rh7.2) box (gcc was built on both
system with
almost the same configure command (no --with-gnu* stuff on
linux and
--enable-threads instead of --enable-threads=posix))

Is there something special for compiling gcc-2.95.3 on Solaris8
x86 to
enable exception handling ?

Thanks you very much for your help
Regards
Laurent Marzullo

Accédez au courrier électronique de La Poste : www.laposte.net ; 3615 LAPOSTENET (0,13 €/mn) ; tél : 08 92 68 13 50 (0,34€/mn)"



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-08 10:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-08  3:12 Solaris8 x86, g++ 2.95.3 and Exception handling laurent.marzullo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).