automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: config.guess and config.sub don't work properly when specifying CC


From: Ralf Wildenhues
Subject: Re: config.guess and config.sub don't work properly when specifying CC
Date: Wed, 13 Jan 2010 21:06:14 +0100
User-agent: Mutt/1.5.20 (2009-10-28)

Hello Nicolas,

* Nicolas Bock wrote on Wed, Jan 13, 2010 at 08:41:35PM CET:
> on Ubuntu 8.04 I find that if I specify CC when I run configure, the
> configure script dies when it runs config.sub. I get this output
> 
> $ CC=/usr/local/gcc-4.3.0/bin/gcc ./config.guess
> x86_64-unknown-linux-
> 
> but when I run with the system compiler (gcc 4.2.4):
> 
> $ ./config.guess
> x86_64-unknown-linux-gnu
> 
> config.sub does not like "x86_64-unknown-linux-" and dies.

config.{guess,sub} are maintained by the email address listed in the
comments at the beginning of the scripts.  Please write there, don't
forget to mention the $timestamp value of the script as well as the
output of
  /usr/local/gcc-4.3.0/bin/gcc -v

Thanks,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]