This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: soalris 8/9/10 target of gas


Hello
Thnxs Eric.

Well, you're right. I am really sorry .I did succeed with (from a separate directory)
../binutil-ver/configuer --target=i386-sun-solaris2.8
and afterwards make.


Now : I don't want to do "make install" because I want to keep use the
binutils on this platform also for non-solaris target (linux targets).
I want to run ./configure of gcc so that it will use the binutil with which
I performed make  (with target=solaris.)
Is there a way to do it ?

(When typing ./configure --help (from gcc)
the only thing which seems to me relevant is
--with-FOO=BAR. Is it this?)

I am quite newbie in this field of cross compilers so I
aplogoze if this seems trivial to some.

regards,
sting

From: Eric Botcazou <ebotcazou@libertysurf.fr>
To: "sting sting" <zstingx@hotmail.com>
CC: ian@wasabisystems.com, binutils@sources.redhat.com
Subject: Re: soalris 8/9/10 target of gas
Date: Mon, 29 Mar 2004 20:53:56 +0200

> ../binutils-2.14/configure target=i386-sun-solaris2.8
> configure: warning: target=i386-sun-solaris2.8: invalid host type
> loading cache ./config.cache
> checking host system type... Invalid configuration
> `target=i386-sun-solaris2.8': machine `target=i386-sun' not recognized

That's not what I wrote.  You need to pass --target=i386-sun-solaris2.8 to
the configure script and run 'make' from the _toplevel_ object directory.

--
Eric Botcazou

_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail



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