gcc build problem under AIX 4.3.1

Alexandre Oliva oliva@lsd.ic.unicamp.br
Sat Apr 1 00:00:00 GMT 2000


On Jan 25, 2000, "Christoph Trojan" <christoph.trojan@inform-ac.com> wrote:

>     ar -X32_64 rc tmplibgcc2.a ${oname}.o; \
> ar: Not a recognized flag: X

> But my ar knows this flag :
> /usr/bin/ar -X
> Usage:  ar [-X{32|64|32_64}] [-clsvCT] [-g|o] {-h|p|t|x} [--] Archive 
> [File ...]

Maybe GCC is using a different `ar'.  Try to specify AR=/usr/bin/ar
when you run `make bootstrap'.

-- 
Alexandre Oliva http://www.ic.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{lsd.ic.unicamp.br,guarana.{org,com}} aoliva@{acm,computer}.org
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them



More information about the Gcc-help mailing list