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 Wednesday 11 March 2009 18:00:12 JohnT wrote:
> Here's a recreation of the build error I encountered on first trying to
> build glibc-2.9, etc. The build ended with this error message. I learned
> by private email that including the -march=i686 compiler flag would fix
> the problem and enable the build to proceed.
>
> Configuring first without any architecture setting,
> ../glibc-2.9/./configure --prefix=/usr --enable-all-warnings

you need to use --host=$desiredhost

i686-pc-linux-gnu in this case
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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