This is the mail archive of the gcc-help@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]

Exception handling problem


Hi,

I'm trying to build an app which uses exception handling. GCC tells me to use
the -fhandle-exceptions option but when I do the linker fails with an
undefined sysmbol: terminate

Does anyone know how to resolve this linker problem?

uname -a
SunOS mysunos 5.7 Generic sun4u sparc SUNW,Ultra-5_10

gcc -v
2.6.3

Thanks

Iain


Sent via Deja.com http://www.deja.com/
Before you buy.


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