This is the mail archive of the libc-help@sourceware.org mailing list for the glibc 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: default target architecture not set


On Wed, Mar 11, 2009 at 8:12 PM, Nix <nix@esperi.org.uk> wrote:
> On 11 Mar 2009, JohnT spake thusly:
>
>> The error occurred again after reconfiguring with
>> ../glibc-2.9/./configure --prefix=/usr --enable-all-warnings
>> --with-cpu=i686 ? ? In other words, this configure flag doesn't do the
>> job. It's necessary to specify the architecture by using a compiler flag
>> CFLAG=" -march=i686"
>
> --with-cpu != --host.
>
> ./configure --host=i686-pc-linux-gnu ...
>
> should work.

John,

We have a glibc wiki if you want to write up your experience or notes
as a new developer.

http://sourceware.org/glibc/wiki/

Cheers,
Carlos O'Donell.


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