http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41557



Andris Pavenis <andris.pavenis at iki dot fi> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

                 CC|                            |andris.pavenis at iki dot

                   |                            |fi



--- Comment #2 from Andris Pavenis <andris.pavenis at iki dot fi> 2013-01-16 
18:33:01 UTC ---

I do not remeber that I ever have seen this problem.



It looks that in the first case (message from 2009-10-03) my build for DJGPP

v2.03 has been used. For that case I would suggest to remove command line

option -fpch-preprocess. I initially had problem using PCH for DJGPP and after

that I always used --disable-pch. 



About second message: Are You using unmodified gcc sources on Ubuntu? All

builds of GCC for DJGPP has additional changes to the original sources (I know

it would be nice to have changes submitted). For ubunto one could try to use

alien to convert my RPM packages available from

ftp://ftp.delorie.com/pub/djgpp/rpms (or my latest test build at

http://ap1.pp.fi/djgpp/gcc/test/4.8.0-20130111/) to .deb (I'm specially

performing RPM builds to reduce possible dependence on system as much as

possible so it is rather likely that packages should work on Ubuntu after

converted to .deb)

Reply via email to