From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel.Egger@t-online.de (Daniel Egger) To: egcs@cygnus.com Subject: Problems building g77 in egcs-980214 Date: Mon, 16 Feb 1998 14:21:00 -0000 Message-id: <98021620223202.00096@z2.n2480.f898.fidonet.org> X-SW-Source: 1998-02/msg00776.html Hiho! I have got a little problem compiling g77 on i486-linux-gnu target: collect2: ld terminated with signal 11 [Segmentation fault] f/fini.o: In function `main': f/fini.o(.text+0x39e): undefined reference to `__eprintf' f/fini.o: In function `testname': f/fini.o(.text+0x10c7): undefined reference to `__eprintf' f/fini.o(.text+0x1102): undefined reference to `__eprintf' f/fini.o: In function `testnames': f/fini.o(.text+0x1347): undefined reference to `__eprintf' f/fini.o(.text+0x1382): undefined reference to `__eprintf' make[2]: *** [f/fini] Error 1 make[1]: *** [f771] Error 2 make: *** [all-gcc] Error 2 make: *** [all-gcc] Error 2 I can't imagine why these appear... if you need more information -> mail... -- Servus, Daniel