public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Target mips64vr4100 (i386-hosted cross compiler)
@ 2001-09-21  1:13 Pontus Lidman
  2001-09-24 21:45 ` Eric Christopher
  0 siblings, 1 reply; 2+ messages in thread
From: Pontus Lidman @ 2001-09-21  1:13 UTC (permalink / raw)
  To: gcc.gcc

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1458 bytes --]

Hello,

I read the cross-gcc FAQ as well as the gcc installation instructions
on the web site, and I'm trying to compile gcc 3.0.1 as an i386 linux
hosted cross compiler for an embedded system using a mips64 vr4120 CPU
(big-endian). The closest target I found is the mips64 vr4100, which I
believe should be compatible. I managed to compile and install
binutils 2.11.2 for the mips64vr4100 target. However, I can't seem to
configure gcc 3.0.1.

I use the following configure command:

../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.

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?

Regards,

Pontus

-- 
Pontus Lidman               Email: pontus.lidman@nokia.com
Nokia Home Communications   Phone: +46 (0)13  4611201
Diskettgatan 11             Fax:   +46 (0)13  4611001
583 35 Linköping, Sweden    

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Target mips64vr4100 (i386-hosted cross compiler)
  2001-09-21  1:13 Target mips64vr4100 (i386-hosted cross compiler) Pontus Lidman
@ 2001-09-24 21:45 ` Eric Christopher
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Christopher @ 2001-09-24 21:45 UTC (permalink / raw)
  To: gcc

> ./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!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-09-24 21:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-21  1:13 Target mips64vr4100 (i386-hosted cross compiler) Pontus Lidman
2001-09-24 21:45 ` Eric Christopher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).