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: Successful build on Irix 6.5.15m


When I configure 3.1 as follows:
configure --host=mips-sgi-irix6.5 --enable-languages=c++,objc

I'm seeing the following warnings:

Configuring for a mips-sgi-irix6.5 host.
*** This configuration is not supported in the following subdirectories:
     target-libffi target-boehm-gc target-zlib target-libjava target-libf2c
zlib fastjar
    (Any other directories should still work fine.)


Are these Java-related messages?

Can/should these warnings be safely ignored?

If the messages are Java-only, should de-selecting Java as a language to
build also eliminate these warnings?

> -----Original Message-----
> From: gcc-owner@gcc.gnu.org [mailto:gcc-owner@gcc.gnu.org]On Behalf Of
> Janis Johnson
> Sent: Friday, May 17, 2002 9:33 AM
> To: Bert Deknuydt
> Cc: gcc@gcc.gnu.org
> Subject: Re: Successful build on Irix 6.5.15m
>
>
> On Fri, May 17, 2002 at 04:02:24PM +0200, Bert Deknuydt wrote:
> >
> > Subject says most ... I did not bother to try and build the Java stuff.
> > Please note this is without the ObjC stuff.
> >
> > Greetings, Bert.
> >
> > *) mips-sgi-irix6.5
> >
> > *) Reading specs from
> /freeware/gcc/sgi/lib/gcc-lib/mips-sgi-irix6.5/3.1/specs
> >    Configured with: /freeware/gcc/gcc/gcc-3.1/configure
> --prefix=/freeware/gcc --exec-prefix=/freeware/gcc/sgi
> --with-local-prefix=/freeware/gcc
> --enable-version-specific-runtime-libs
> --enable-languages=c++,f77,java --disable-multilib --enable-threads=posix
> >    Thread model: posix
> >    gcc version 3.1
> >
> > *) Bootstrapped from 3.0.4; went more or less smoothly.
>
> Thanks!  Your message is linked from the GCC 3.1 build status list at
> http://gcc.gnu.org/gcc-3.1/buildstat.html.
>
> I'm confused about Java; at first you said that you didn't try to build
> it, but it's included in the list for --enable-languages.  I included it
> in the list of languages you built, so please let me know if that's
> incorrect.
>
> Janis
>


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