egcs-19990103 c++ on Solaris2.6 needs -R/usr/local/lib

Jeffrey A Law law@cygnus.com
Mon Jan 11 12:24:00 GMT 1999


  In message < 13978.12374.896769.696073@sls5gj.stgl.sel.alcatel.de >you write:
  > On nil, 11 January 1999, 12:34:07, oliva@dcc.unicamp.br wrote:
  > 
  >  > On Jan 11, 1999, Horst von Brand <vonbrand@inf.utfsm.cl> wrote:
  >  > 
  >  > > Where is the format of specs documented, BTW? Couldn't find it in
  >  > > info.
  >  > 
  >  > I'm not even sure it is documented somewhere.  It probably is, maybe
  >  > not in the main info file :-(
  > 
  > gcc.c contains pretty informative comments on the various format
  > specifiers.
Correct.

"spec" files aren't meant to be hacked by users and are not documented in
user visible places, but are documented internally (gcc.c).

Folks hacking spec files should be very careful.  Too much, or not enough
whitespace has been known to kill gcc in the past.  If folks find such a case,
we do want to know so that we can fix them.

jeff



More information about the Gcc-bugs mailing list