Messages in this thread |  | | Date | Mon, 25 Nov 1996 19:19:45 -0700 (MST) | From | Zachary Maas <> | Subject | compile problem(s) |
| |
/usr/src/linux# make zlilo gcc -D__KERNEL__ -I/usr/src/linux-current/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strength-reduce -pipe -m486 -DCPU=486 -c -o init/main.o init/main.c stdin:1: numeric constant with no digits stdin:1: numeric constant with no digits stdin:1: invalid #line stdin:13: numeric constant with no digits stdin:13: numeric constant with no digits stdin:13: invalid #line stdin:65: parse error at null character
i upgraded gcc to 2.7.2.1 plus upgraded libg++ to the latest version listed in 2.0.26 Changes file and the above has been happening, have i forgotten to upgrade something else also?
|  |