This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [gcc] Toplevel bootstrap fixes, 4/4


On Thu, Dec 22, 2005 at 02:27:41PM +0100, Paolo Bonzini wrote:
> >For the configuration I was talking about earlier, for CSL's
> >autotester, I only need these.  For another configuration involving
> >--program-prefix different from ${target}-, I've historically needed to
> >specify everything; I've used environment variables for that, which
> >seems to more or less work.
> 
> Why couldn't you use AS_FOR_TARGET and LD_FOR_TARGET in this case, as well?

I don't remember, but there are definitely some versions of GCC where
it did not work.  It's also a bleeding pain to have the build rely on
magic environment variables.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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