Cannot build recent snapshots on UnixWare 2.1.2

Jeffrey A Law law@cygnus.com
Mon Oct 27 00:08:00 GMT 1997


I believe i386-pc-sysv4.2uw2.1.2 uses crtbegin/crtend, which means
you should be able to compile them with debug information so that
you can figure out what's happening.

It might also be the "eh.o not compiled with -fexceptions problem".

Try adding -fexceptions to LIBGCC2_CFLAGS in Makefile.in, then
rebuiling libgcc.

jeff



More information about the Gcc mailing list