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: [PATCH] gcc configure's determination of ld and as


I really like the idea of this patch; it's great to avoid these kinds of inconsistencies. However, rummaging through target .h files is a little scary. What about moving MD_EXEC_PREFIX into the config.gcc file, as a variable to be set there? Then it would be available to configure with no rummaging.

I volunteer to do it as a follow-up to my patch that incorporates Alan's idea.


Paolo


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