This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: 971105: results on i586-pc-linux-gnulibc1


> 
> 
> > From hjl@lucon.org Fri Nov  7 16:53 MET 1997
> >
> > > 	Hi there!
> > > 
> > > Here are 971105-egcs results for gcc and g++. The box I'm using is 
> > > i586-pc-linux-gnulibc1 + libc.so.5.4.39 + binutils-2.8.1.0.15.
> > > The g++ results I have are really disappointed compared to those of 
> > > similar boxes I've seen on the list (lots of EH failures here) !?
> > > 
> > 
> > Do you use shared libraries? How did you do "make check"?
> 
> I use shared libraries and to do "make check" I just enter "make check"
> 

That may work if you are really lucky. You have to first do
"make install" before "make check" or you have to figure out
a way to make sure "make check" uses the right shared library.
I have posted a patch to gcc/Makefile which works for me. But
it may not work for all. Check out the egcs archive.


-- 
H.J. Lu (hjl@gnu.ai.mit.edu)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]