Various bugs in egcs

Jeffrey A Law law@hurl.cygnus.com
Fri Sep 5 14:38:00 GMT 1997


  In message < m0x5xKD-0004ecC@ocean.lucon.org >you write:
  > causes the target libraries built in libraries which is not expected
  > by testsuites. As the result, none of the correct libraries are used
  > for "make check" and those using libio fail to link.
I believe the libgloss.exp I posted a few minutes ago (and placed on the
ftp server) should work with the new scheme.


  > 2. library testsuites use libgloss.exp from dejagnu. But it is not
  > designed for egcs. It uses libg++ which doesn't exist in egcs, but
  > happens in the location it checkes on my machine.
The new libgloss also has libstdc++_{include,link}_flags procedures
which libio.exp should be able to use instead of libg++_{include,link}_flags
to avoid this problem.

libio.exp in the next snapshot will use libstdc++_{include,link}_flags, so
I highly recommend picking up the new libgloss.exp :-)
Jeff



More information about the Gcc mailing list