This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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]

[Bug build/23681] Program environment variables (AR, LD, AS, ...) are ignored


https://sourceware.org/bugzilla/show_bug.cgi?id=23681

--- Comment #4 from John Ericson <John.Ericson at Obsidian dot Systems> ---
Perfect, I agree with all that Joseph said. My specific issue arose when there
was no `ar` in the cross tools directory, and then normal `ar` the fallback was
no good (the build platform was macOS). This will fix that and similar bugs.
And even the most rudimentary bootstrap compiler needs an assembler and linker,
so the remainder is without risk.

I'll prepare a patch later tonight according to that plan. I'll also do 2.27
and 2.28 backports if that's OK so my distro can fetch an upstream commit as a
patch (the ideal)).

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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