egcs-1.0.1: Installation on SUSE Linux 5.0

H.J. Lu hjl@lucon.org
Tue Jan 20 04:00:00 GMT 1998


> 
> Hi folks,
> 
> I'm trying to install egcs-1.0.1 on Linux 2.0.29 (SUSE Linux 5.0)
> with following problem when invoking ./configure and then make:
> 
> gcc  -DIN_GCC    -g -O2  -DHAVE_CONFIG_H   -o cccp cccp.o cexp.o \
>   version.o obstack.o   
> cexp.o: In function `parse_c_expression':
> /usr/local/egcs-1.0.1/gcc/cexp.y:1060: undefined reference to
> `__sigsetjmp'

Which libc does SUSE Linux 5.0 use? It sounds like <setjmp.h>
is not compatible with libc.so.



H.J.



More information about the Gcc mailing list