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 9:37 AM, Joel Sherrill <joel.sherrill@oarcorp.com> wrote:
>
> Strange.  I update this morning and built a new native Fedora 8 ia32
> compiler followed by a cross to powerpc-rtems.  The native was
> configured as:
>
> ../gcc/configure \
>  --with-gnu-as --disable-multilib \
>  --with-gnu-ld --verbose --with-system-zlib --disable-nls \
>   --enable-version-specific-runtime-libs \
>   --enable-languages=c,ada --prefix=$INSTALL &&

Can you add "--enable-checking=assert" to see what happens?

Thanks.

H.J.


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