This is the mail archive of the gcc-bugs@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: regression egcs-1.0.3a on i686-pc-linux-glibc1



  In message <Pine.LNX.3.96.980527113229.323C-100000@th11nt.sm.bs.dlr.de>you wr
  > Executing on host: /home/st38/objdir/gcc/xgcc \
  > -B/home/st38/objdir/gcc/../../../../src/egcs-1.0.3a/libio/testsuite/../test
  > s/tFile.cc -O3 \
  > -I.. -I../../../../src/egcs-1.0.3a/libio/testsuite/..  -nostdinc++ \
  > -I/home/st38/src/egcs-1.0.3a/libstdc++ \
  > -I/home/st38/src/egcs-1.0.3a/libstdc++/stl -L/home/st38/objdir/libraries/libiberty -g \
  > -lstdc++ -liberty  -lm   -o /home/st38/objdir/libraries/libio/testsuite/tFi
  > le
Note the lack of a -L argument for the directory containing the newly
built libstdc++.  This indicates a dejagnu bug of some kind.

I actually put a new (totally untested) dejagnu snapshot on the
egcs machine.  It may (or may not) have a fix for this problem.

jeff


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