This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: PATCH, Re: AIX 4.1 broken (was: Re: Branching for 2.12)


Ian Lance Taylor wrote:

> Tom Rix <trix@redhat.com> writes:
>
> > +     *)
> > +     targ_cflags=-DSMALL_ARCHIVE;;
>
> Pretty much all uses of targ_cflags are actually host/target
> confusion, and this one is no exception.  The choice of target should
> not set host compilation flags.  If you want to create one type of
> archive on AIX 4.1 and a different type of archive on AIX 4.3, then
> you should have different target vectors.
>

In principle,  I agree with you.   But creating a new vector should be
done correctly.  It should be tested on an AIX 4.1 box.   If someone is
willing to give me a 4.1 box,  I will do the work.

Tom

--
Tom Rix
GCC Engineer
trix@redhat.com




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