Hello,
I hope this isn't a FAQ question... I just upgraded from ecgs-1.1.2
to gcc 2.95.2:
Reading specs from /usr/lib/gcc-lib/alpha-mandrake-linux/2.95.2/specs
gcc version 2.95.2 19991024 (release)
on my alpha system (running linux), and now I get the following error
when compiling a lot of packages:
make[2]: Leaving directory `/usr/src/RPM/BUILD/groff-1.11/mm'
make[2]: Entering directory `/usr/src/RPM/BUILD/groff-1.11'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/groff-1.11'
make[1]: Leaving directory `/usr/src/RPM/BUILD/groff-1.11'
+ cd xditview
+ xmkmf
mv -f Makefile Makefile.bak
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
+ make
gcc -O -I./lib/Xt -I. -I/usr/X11R6/include -Dlinux
LinuxMachineDefines -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE
-D_XOPEN_SOURCE=500L -D_BSD_SOURCE -D_SVID_SOURCE -DFUNCPROTO=15
-DNARROWPROTO
-DFONTPATH=\".:/usr/lib/groff/font:/usr/local/lib/font:/usr/lib/font\"
-c xditview.c -o xditview.o
gcc: cannot specify -o with -c or -S and multiple compilations
make: *** [xditview.o] Error 1
Any idea what it is & how I can fix it??
Thanks,
Stefan van der Eijk
[EMAIL PROTECTED]