howto compile gnat included in gcc-3.1?
Nils Radtke
Nils.Radtke@Think-Future.de
Mon Jun 10 06:08:00 GMT 2002
Hi all,
havin' trouble compiling the ada-compiler gnat/gnatmake shipped with
gcc-3.1.
A running, fully functionable gnatmake is installed as described by the
INSTALL/build.html that is needed to build the ada-comp.
Used this configure-line:
ADAC=/usr/local/gnat/bin/gcc ../gcc-3.1/configure --prefix=/usr/local/gcc-3.1 --enable-shared --enable-languages=ada,c,c++,f77,java,objc --enable-threads=posix
and this make-line:
make CFLAGS='-O' LIBCFLAGS='-g -O2' LIBCXXFLAGS='-g -O2 -fno-implicit-templates' bootstrap-lean
But: After a successful compilation round no gnat has been compiled.
The Makefile in ../gcc-build has a line regarding ada resulting from the
configure-line. But nevertheless no ada-comp. is build.
Steps to configuration for building an ada-compiler as told in
build.html are fullfilled: touch treeprs.ads [es]info.h nmake.ad[bs]
Neither is it the chance to build the gnat-tools by: make gnatlib_and_tools
Could anyone gimme a hint?
Thanks in advance for any feedback.
Nils
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 206 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20020610/942bc855/attachment.sig>
More information about the Gcc
mailing list