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]
Other format: [Raw text]

Install of gcc-3.2.1 on i686-pc-linux-gnu (Mandrake 9.0)


Install of full release - including Ada.

Ada does not appear to be fully installed (though Ada builds without
errors).

This is what I get in ${bindir}:

addr2name.awk*  gcc*     gnatbind*               jcf-dump*
c++*            gccbug*  grepjar*                jv-convert*
c++filt*        gcj*     i686-pc-linux-gnu-c++*  jv-scan*
cpp*            gcjh*    i686-pc-linux-gnu-g++*  rmic*
g++*            gcov*    i686-pc-linux-gnu-gcc*  rmiregistry*
g77*            gij*     jar*


Errors during make install consist mainly of (ignored)
complaints that files in the ada "tools" target do not exist:

[john@cherry gcc-3.2.1]$ grep 'does not exist' make_install.log | nl
      1  install:  gnatbl does not exist
      2  install:  ../../../sources/gcc-3.2.1/gcc-3.2.1/gcc/ada/gnatchop does not exist
      3  install:  gnatchop does not exist
      4  install:  gnatcmd does not exist
      5  install:  gnatkr does not exist
      6  install:  gnatlink does not exist
      7  install:  gnatls does not exist
      8  install:  gnatmake does not exist
      9  install:  gnatmem does not exist
     10  install:  gnatprep does not exist
     11  install:  gnatpsta does not exist
     12  install:  gnatpsys does not exist
     13  install:  gnatxref does not exist
     14  install:  gnatfind does not exist
     15  install:  gnatdll does not exist


Testresults & configuration details at:
 http://gcc.gnu.org/ml/gcc-testresults/2002-11/msg00829.html


John.


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