gcc 3.0 and Bison Version
Mark Klein
mklein@dis.com
Wed May 9 14:58:00 GMT 2001
At 03:41 PM 5/9/2001 -0400, Daniel Berlin wrote:
>The first two are the real problem.
>I usually see this when i do a build as root for some reason, then go back
>to my normal user account (in a seperate console screen or window), make
>some gcc changes, and go to remake.
>I.E. AFAIK, it's a permissions problem. It couldn't open tmp-dum.c, but
>the file exists.
That wasn't it:
/DIS/GNU/src/egcs-3.0/obj-MPE/gcc(138): cat tmp-dum.c
int xxy_us_dummy;
/DIS/GNU/src/egcs-3.0/obj-MPE/gcc(139): ./xgcc -B./
-B/usr/local/hppa1.0-hp-mpei
x/bin/ -isystem /usr/local/hppa1.0-hp-mp
eix/include -S tmp-dum.c
cc1: tmp-dum.c: Invalid argument
cc1: tmp-dum.c: Invalid argument
Errors detected in input file (your bison.simple is out of date)
/DIS/GNU/src/egcs-3.0/obj-MPE/gcc(140): ls -l tmp-dum.c
-rw-rw---- 1 MANAGER.DIS DIS 18 May 9 09:44 tmp-dum.c
/DIS/GNU/src/egcs-3.0/obj-MPE/gcc(141):
Unfortunately, I've not yet ported gdb either, so looks like I gotta
roll up my sleeves and dig into it with the system debugger.
Thanks for the response, though.
Regards,
M.
--
Mark Klein DIS International, Ltd.
http://www.dis.com 415-892-8400
PGP Public Key Available
More information about the Gcc
mailing list