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: Version 0.0 of binutils is unsurprisingly feature-poor


When host != build, we can't run that assembler at all.  Also, the
toplevel configure-gcc target may depend only on configure-gas, not
all-gas (I haven't gone and looked).

It can depend on all-gas. It did not when host configures were ran at configure time. Still, it diminishes the amount of parallelism in the build process.


Paolo


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