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: [RFC, patch] Detect lack of 32-bit devel environment on x86_64-linux targets


On Mon, 9 Dec 2013, FX wrote:
> Look at this as a diagnostics bug: our current diagnostics for this 
> pretty common situation sucks. It comes late in the compilation, and 
> the message itself isn’t helpful.

Totally seconded.

Paolo, I have been running into this myself and was confused at
first.  If that happens to me, building GCC for some 20 years,
imagine a new user.

This is really something to be identified at configure time,
with a reasonable error message.

If FX's specific patch is not ideal yet, can you help rework it?
That would be great.

Gerald

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