egcs-19980707 snapshot installation broken

Jeffrey A Law law@cygnus.com
Mon Jul 13 22:54:00 GMT 1998


  > The problem is:
  > 
  > if we do "gcc -o conftest conftest.c",  cc1 generates a temporary file
  > XXXXX%O which %O is not replaced by OBJECT_SUFFIX, but "as" expects a
  > temporary file XXXXX.o which does not exist and a different temporary file
  > is generated.
  > 
  > Try this patch.
  > 
Thanks!  I've installed this patch.

jeff



More information about the Gcc-bugs mailing list