This is the mail archive of the gcc-help@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: Have GCC uses NASM as the assembler?


On 28/12/17 22:50, Jeffrey Walton wrote:
> So the problem becomes, how do we tell GCC to use /usr/gnu/bin/as when
> it is driving the build process.

I'd use a unified build, with binutils and GCC in the same build tree.
It makes it all very easy.  Have you ever done this before?  I can
talk you through the process if you wish.

-- 
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671


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