Building the Ada compiler... is http://gcc.gnu.org/install/build.html correct?
Christian Joensson
christian@j-son.org
Wed Nov 5 16:07:00 GMT 2003
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
More information about the Gcc
mailing list