public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* egcs-1.0.1: Installation on SUSE Linux 5.0
@ 1998-01-15 16:13 Marcel Ruff
  1998-01-20  4:00 ` H.J. Lu
  0 siblings, 1 reply; 2+ messages in thread
From: Marcel Ruff @ 1998-01-15 16:13 UTC (permalink / raw)
  To: egcs

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'
make[1]: *** [cccp] Error 1
make[1]: Leaving directory `/usr/local/egcs-1.0.1/gcc'
make: *** [all-gcc] Error 2

Any idea??

Thanks, Marcel
-- 
------------------------------------------------------------------

    _/_/_/   _/    _/  _/_/_/  _/_/_/  Dipl.-Ing. Marcel Ruff
   _/   _/  _/    _/  _/      _/       Nortel Dasa Network Systems
  _/_/_/   _/    _/  _/_/_/  _/_/_/    GmbH & Co KG, ND930
 _/   _/  _/    _/  _/      _/         An der Bundesstrasse 31    
_/    _/   _/_/_/  _/      _/          D-88090 Immenstaad/Bodensee  
                             Postfach: D-88039 Friedrichshafen
-------------------------------------------------------------------
Tel.:  +49/7545/8-4689                 Fax :  +49/7545/8-5811
email: ruff@comsys.dofn.de             http://saidev.ga-ais.de/ATC/
email: Marcel.Ruff@t-online.de (priv)  Tel.:  +49/7556/96780 (priv)
-------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: egcs-1.0.1: Installation on SUSE Linux 5.0
  1998-01-15 16:13 egcs-1.0.1: Installation on SUSE Linux 5.0 Marcel Ruff
@ 1998-01-20  4:00 ` H.J. Lu
  0 siblings, 0 replies; 2+ messages in thread
From: H.J. Lu @ 1998-01-20  4:00 UTC (permalink / raw)
  To: Marcel Ruff; +Cc: egcs

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-01-20  4:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-01-15 16:13 egcs-1.0.1: Installation on SUSE Linux 5.0 Marcel Ruff
1998-01-20  4:00 ` H.J. Lu

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).