This is the mail archive of the cgen@sources.redhat.com mailing list for the CGEN 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: error while install cross compiler


On Nov 17, 2002, Íô Òí <dam_wang@hotmail.com> wrote:

> Hi I want to build a arm-elf target cross compiler.

>> ../glibc-2.2.4/configure --target=arm-elf

Last time I looked glibc was not a compiler :-)

--target makes no sense for glibc.  What you want is something more
like --build=<whatever your build platform is> --host=arm-linux-gnu

-- 
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]