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]

Building the Ada compiler... is http://gcc.gnu.org/install/build.html correct?


Just a ping here... is the information concerning building the Ada
compiler in http://gcc.gnu.org/install/build.html correct?

More specifically, is

         cd objdir
         srcdir/configure --enable-languages=c,ada
         cd srcdir/gcc/ada
         touch treeprs.ads [es]info.h nmake.ad[bs]
         cd objdir
         make bootstrap
         cd gcc
         make gnatlib_and_tools
         cd ..
     
still required?

Cheers,

/ChJ


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