comp.lang.ada
 help / color / mirror / Atom feed
From: Georg Bauhaus <sb463ba@l1-hrz.uni-duisburg.de>
Subject: Re: Ada compiler not installed on this system
Date: Thu, 25 Mar 2004 14:06:32 +0000 (UTC)
Date: 2004-03-25T14:06:32+00:00	[thread overview]
Message-ID: <c3up18$d6l$3@a1-hrz.uni-duisburg.de> (raw)
In-Reply-To: 1102484.cgWYP6UCLW@linux1.krischik.com

Martin Krischik <krischik@users.sourceforge.net> wrote:
: Zouplaz wrote:
: 
:> 2) Is there a simple method to add ada support to gcc 3.3.3 (I presume
:> that --enable-language=ada,c++ is not enough, that would be a dream)
: 
: 
:                ../gcc/configure                                         \
:                        --prefix=/opt/ada                                 \
:                        --enable-libada                                   \

Is libada present in GCC 3.3.3 (which seems to be the OP's compiler)?

:                        --enable-shared                                   \
:                        --enable-threads=gnat                           \

Might mean no tasking outside Ada.

:                        --enable-languages=ada,c,f77,c++        \

depending on other issues, this combination might or might not
be supported, as configure says. If it works, good.

:                        --target=${in_Config}                           ;
: 
:                make -j8 | tee ../compile.${in_Config}.log;

Does the parallel make work for GCCC 3.3.3? If so, has there
been an update to the documentation (which says otherwise)?
"Currently, when compiling the Ada front end, you cannot use the parallel
build feature described in the previous section."




  reply	other threads:[~2004-03-25 14:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-24 16:16 Ada compiler not installed on this system Zouplaz
2004-03-24 17:18 ` Preben Randhol
2004-03-25  6:55 ` Martin Krischik
2004-03-25 14:06   ` Georg Bauhaus [this message]
2004-03-25 19:39     ` Martin Krischik
2004-03-26  8:07 ` Harald Korneliussen
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox