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] | |
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
Attachment:
msg00635/pgp00000.pgp
Description: PGP signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |