CVS Branch fails to compile with egcs

Milon Firikis (milonf@ariadne-t.gr)
Fri, 26 Feb 1999 17:48:46 +0200

I have vanilla Redhat 5.1

Here is what I get

$>egcs -v

Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.90.27/specs
gcc version egcs-2.90.27 980315 (egcs-1.0.2 release)

$>egcs -c -g -O2 -Wall -DHAVE_CONFIG_H -I. -I. -I../include -I../include
-D_GNU_
SOURCE -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d
-DPATH_SANE_DATA_DIR=/usr/lo
cal/share -DV_MAJOR=1 -DV_MINOR=0 -DBACKEND_NAME=umax
-DLIBDIR=/usr/local/lib/sa
ne -fPIC -DPIC umax.c
umax.c: In function nit_options':
umax.c:3954: virtual memory exhausted
make[1]: *** [umax.lo] Error 1
make[1]: Leaving directory /home/billnet/sane-work/sane/backend'
make: *** [all-recursive] Error 1

With gcc everything is fine

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com