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]

Re: Exception handling problem



Get a newer version of gcc, like 2.95.2, from gcc.gnu.org

If your very very old gcc will not build 2.95.2, check sunfreeware.com for
pre-built gcc binaries (which, unfortunately, you will need to root to
  install.)

On Wed, 22 Dec 1999 crimewatch@my-deja.com wrote:

> 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]