This is the mail archive of the
binutils@sourceware.cygnus.com
mailing list for the binutils project.
Re: ar rejects as-produced object on HP-UX 10.20
- To: law at cygnus dot com
- Subject: Re: ar rejects as-produced object on HP-UX 10.20
- From: hjl at lucon dot org (H.J. Lu)
- Date: Mon, 29 Nov 1999 12:29:53 -0800 (PST)
- Cc: oliva at lsd dot ic dot unicamp dot br (Alexandre Oliva),binutils at sourceware dot cygnus dot com
>
>
> In message <orvh6l85l2.fsf@cupuacu.lsd.ic.unicamp.br>you write:
> > This is with H.J.Lu's binutils 2.9.5.0.21, but it is very likely to
> > occur with binutils CVS too:
> >
> > oliva@lully% cat test.c
> > void foo() {}
> > oliva@lully% gcc -c test.c
> > oliva@lully% ar c libtest.a test.o
> > ar: can't set BFD default target to `hppa1.1-hp-hpux10.20': Invalid bfd tar
> > get
> Well, I use this stuff daily. This looks more like HJ botched something.
> Particularly since "ar c" should give the error "no operation specified".
>
Since HPPA is still work in progress which means the binutils from CVS
may be broken at any given time, I disabled HPPA support in my binutils.
--
H.J. Lu (hjl@gnu.org)