This is the mail archive of the gcc@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: selection or target tools


On Thu, Dec 22, 2005 at 05:58:34PM +0100, Paolo Bonzini wrote:
> 
> >It looks to me like this last changed around 2005-06-16 on HEAD, and we
> >assume that the assembler installed in $prefix is the assembler you
> >want the compiler to be using - it's the same assembler you'd get if 
> >you said "as", so why shouldn't we use it?
> >
> When building from a combined tree, I still see that the compiler is 
> using the assembler in $prefix/$target/bin/as even for a native 
> configuration.

Sure - after it's installed, I'm talking about the stamp-as rule during
the build.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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