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: Andreas Schwab
Subject: Re: add etc/PROBLEMS entry for building 32-bit exe on 64-bit system
Date: Wed, 10 Jan 2007 21:23:20 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.91 (gnu/linux)

Glenn Morris <address@hidden> writes:

> I just personally find it an odd way of doing things.

You are using a different compiler in essence, so it should be identified
by $CC.

> I guess it has the advantage of not needing to set LDFLAGS as well.

Yes, that's the main point.  It will make sure the right compiler is used
independent of the use of $CFLAGS or $LDFLAGS.  For example, you don't
have to think about -m32 if you want to override CFLAGS temporally.

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

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