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: sparc-sun-solaris versus sparc64-sun-solaris


On Jun 19, 2003, Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> wrote:

> FreeBSD, GNU/Linux,... OTH are config.guessed as sparc64-..., so I wonder
> whether the following patch (or a variant thereof) would be appropriate?

FWIW, I've always disliked that, even if I configure with a CC that
generates 32-bit by default, config.guess would still detect
sparc64-unknown-linux-gnu.  IMHO, changing this for Solaris too would
just propagate the pain to Solaris users too.  I'd much rather have
config.guess actually run the compiler to tell whether to guess sparc
or sparc64.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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