This is the mail archive of the gcc-help@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]

Unable to build gcc-3.0


I am building gcc-3.0 from source with gcc-2.95.2 on Debian "potato" 2.2r3. 
The following lines are captured from stderr when I typed "make check": 
(The source for gcc-3.0 is located at /archives/gcc-3.0/

WARNING: could not find `runtest'
./u77-test.f: In program `MAIN__':
./u77-test.f:214: warning:
         call idate (i,j,k)
              ^
Intrinsic `IDATE', invoked at (^), known to be non-Y2K-compliant [info -f 
g77 M Y2KBAD]
./u77-test.f:223: warning:
         call date (ctim)
              ^
Intrinsic `DATE', invoked at (^), known to be non-Y2K-compliant [info -f 
g77 M Y2KBAD]
./a.out: No such file or directory
make[2]: [check] Error 1 (ignored)
WARNING: could not find `runtest'
lt-gctest: error in loading shared libraries: 
/archives/gcc-3.0/i686-pc-linux-gnu/boehm-gc/.libs/libgcjgc.so.1: undefined 
symbol: __dso_handle
make[2]: *** [check-TESTS] Error 1
make[1]: *** [check-am] Error 2
make: *** [check-target-boehm-gc] Error 2


What should I do?
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


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