This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Does Ada build on Linux/ia32?
On Feb 8, 2008 11:02 AM, Joel Sherrill <joel.sherrill@oarcorp.com> wrote:
> >
> > Please try native compiler first.
> >
> Finished with no errors on "make". Any other step?
Which trunk revision are you using? Can you configure gcc with
--enable-clocale=gnu --with-system-zlib --enable-checking=assert
--with-demangler-in-ld --enable-languages=c,ada --enable-shared
--enable-threads=posix --enable-haifa --prefix=/usr/gcc-4.3
--with-local-prefix=/usr/local
and run "make bootstrap"?
Thanks.
H.J.