[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Pretest compilation problem
From: |
Andreas Schwab |
Subject: |
Re: Pretest compilation problem |
Date: |
Wed, 16 Feb 2011 16:32:48 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
Chong Yidong <address@hidden> writes:
> I got an email from Nelson Beebe about a problem compiling a 32-bit
> version on a 64-bit x64 machine:
>
>> gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H
>> -I. -I/local/build32/gcc/emacs-23.2.94/src -D_BSD_SOURCE -m32
You really should put -m32 into CC, since it is a different compiler.
Andreas.
--
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
- Pretest compilation problem, Chong Yidong, 2011/02/16
- Re: Pretest compilation problem,
Andreas Schwab <=
- CC, CFLAGS, and -m32 [was Re: Pretest compilation problem], Glenn Morris, 2011/02/16
- Re: CC, CFLAGS, and -m32 [was Re: Pretest compilation problem], Paul Eggert, 2011/02/17
- Re: CC, CFLAGS, and -m32 [was Re: Pretest compilation problem], Chong Yidong, 2011/02/19
- Re: CC, CFLAGS, and -m32 [was Re: Pretest compilation problem], Paul Eggert, 2011/02/19
- Re: CC, CFLAGS, and -m32 [was Re: Pretest compilation problem], Miles Bader, 2011/02/17
Re: Pretest compilation problem, Glenn Morris, 2011/02/16