I can not recompile with -pipe even most supplied modules ! Is it gpc [mis]feature or I'm messed somewhere ? -- cut -- $ gpc -pipe crt.pas crt.pas:238: pointer domain type `Harattr' undefined crt.pas:238: pointer domain type `Harattrs' undefined crt.pas:382: pointer domain type `Te' undefined crt.pas: In function `Makewin': crt.pas:713: parse error before `End' crt.pas:713: missing `)' crt.pas: In function `Restorewin': crt.pas:733: parse error before `Freemem' crt.pas:733: missing `)' crt.pas:733: parse error before `Freemem' crt.pas: In function `Writebuf': crt.pas:755: parse error before `)' crt.pas:755: extra comma crt.pas:755: too few arguments to function `Crt_write' crt.pas: In function `Readbuf': crt.pas:761: parse error before `)' crt.pas:761: extra comma crt.pas:761: too few arguments to function `Crt_read' $ gpc -v Reading specs from /usr/lib/gcc-lib/i586-ksi-linux/2.95/specs gpc version 19990510, based on 2.95 19990728 (release) -- cut -- Hmm. Version 19990510 even if archive was numbered as 19990607 ... Weird...
Khimenko Victor wrote:
Subject: Re: Is -pipe really broken with gpc or it's just me ?
It's really broken currently. Should fix it ...
Hmm. Version 19990510 even if archive was numbered as 19990607 ... Weird...
I missed to update that number before assembling the snapshot. No real problem. Sorry for the trouble, Peter -- Peter Gerwinski, Essen, Germany, http://home.pages.de/~Peter.Gerwinski/ Maintainer GNU Pascal - http://home.pages.de/~GNU-Pascal/ - gpc-19990118 PGP key on request - 6C 94 45 BE 28 A4 96 - 0E CC E9 12 47 25 82 75 *** Vote against SPAM! ********* http://www.politik-digital.de/spam/ ***
participants (2)
-
Khimenko Victor -
Peter Gerwinski