Various bugs in egcs (fwd)
Jeffrey A Law
law@hurl.cygnus.com
Tue Sep 2 22:46:00 GMT 1997
In message < m0x5xw3-0004ecC@ocean.lucon.org >you write:
> > 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.
libgloss has to work with everything. It has to be able to handle cases
where you testing out of the build directory, or from an installed
directory or a mix.
As such there is no "real" solution for this problem that I can see.
I've got no problem moving/removing the tests which need libg++ facilities;
but I do have a problem with ripping necessary and important code out
of libgloss.exp.
Jeff
More information about the Gcc
mailing list