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]

Re: Target mips64vr4100 (i386-hosted cross compiler)


> ./gcc-3.0.1/configure --prefix=/extra/cross --enable-languages=c
> --disable-nls --target=mips64vr4100
> 
> At the beginning of the configuration process, I get the message
> 
> *** This configuration is not supported in the following subdirectories:
>      target-libffi target-boehm-gc target-zlib target-libjava
>      target-libstdc++-v3 target-libf2c zlib fastjar target-libobjc
>     (Any other directories should still work fine.)
> 
> This message leads me to believe that I should be able to get a working
> C compiler for the target.
> 

I don't think that this tests much of the particular target... but
someone that knows more about the toplevel configure should be able to
help more.

> The configure process managed to configure 'libiberty', but when
> configuring 'gcc' I get the following error:
> 
> Configuration mips64vr4100-unknown-elf not supported
> 
> So there seems to be some discrepancy here? What am I doing wrong?

Yes.  This configuration is not supported in gcc at this time.

-eric

-- 
Look out behind you!


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