Compiling libg++ with latest egcs snapshots & releases

Jeffrey A Law law@cygnus.com
Tue May 26 23:49:00 GMT 1998


  In message < 199805270034.RAA12478@lenny.tapir.Caltech.EDU >you write:
  > I've downloaded libg++-2.8.1-980505.  I then make symbolic links (is
  > that okay?) to the subdirectories libg++ and librx in the egcs directory
  > (e.g. egcs-1.0.3a/) (is that the right place?)  Then I make an
  > egcsobj directory and proceed to configure and compile as described in
  > the installation instructions.
Try making actual copies of libg++ & librx.

If you look at the configure output you'll see stuff like

../../../../egcs-19980517/libg++/src/../../config-ml.in:

That won't work like you expect if libg++ is a symlink from the
egcs sources to somewhere else.

jeff



More information about the Gcc-bugs mailing list