Link error and -fsquangle

Jeffrey A Law law@cygnus.com
Wed Sep 9 11:37:00 GMT 1998


  In message < 199809091414.QAA01333@orcanie.shfj.cea.fr >you write:

  > I was waiting for egcs-1.1 and its -fsquangle option to compile one
  > of our projects which compiles only with the -g flag. I don't know
  > why we end up with smaller assembly lines with the -g flag.
  > Alas! egcs-1.1 is too bugged up to be used in real-world situations.
-fsquangle is new, and as a result I'm not suprised it's got a few
bugs.  I don't know what other bugs you're talking about which would
make you claim it is "too bugged up to be used in real-world situations"

  > By the way, how to force g++ to use GNU's as instead of Sun's as?
  > I installed GNU's as in /usr/local/binutils/bin and put it in the
  > path before Sun's /usr/ccs/bin/as. This doesn't work, as the path
  > /usr/ccs/bin/as is hardwired in g++.
Use the same --prefix when configuring egcs and binutils.

jeff



More information about the Gcc-bugs mailing list