emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: add etc/PROBLEMS entry for building 32-bit exe on 64-bit system


From: Stuart D. Herring
Subject: Re: add etc/PROBLEMS entry for building 32-bit exe on 64-bit system
Date: Wed, 10 Jan 2007 12:16:19 -0800 (PST)
User-agent: SquirrelMail/1.4.8-2.el3.7lanl

> Andreas Schwab wrote:
>
>> You should set CC="gcc -m32" instead.  You are in essence using a
>> different compiler.
>
> Well, OK, but that seems fairly counterintuitive to me. I'd expect
> that to look for an executable called "gcc -m32".

That would be CC="\"gcc -m32\"" instead; the plain " characters in this
case are for (and are removed by) the shell invoking make, not make or the
shells it invokes.

Davis

-- 
This product is sold by volume, not by mass.  If it appears too dense or
too sparse, it is because mass-energy conversion has occurred during
shipping.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]