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]

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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]