[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CC, CFLAGS, and -m32 [was Re: Pretest compilation problem]
From: |
Paul Eggert |
Subject: |
Re: CC, CFLAGS, and -m32 [was Re: Pretest compilation problem] |
Date: |
Sat, 19 Feb 2011 10:14:36 -0800 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 |
On 02/19/2011 09:39 AM, Chong Yidong wrote:
> Nonetheless, there should be no downside for us to add CFLAGS to this
> Makefile rule, correct?
I don't see any downside. It's normal to use both $(CC) and $(CFLAGS)
when linking. If there's some weird setup that this breaks, we should
fix the setup, not contort the makefile.
- Pretest compilation problem, Chong Yidong, 2011/02/16
- Re: Pretest compilation problem, Andreas Schwab, 2011/02/16
- 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 <=
- Re: CC, CFLAGS, and -m32 [was Re: Pretest compilation problem], Miles Bader, 2011/02/17
Re: Pretest compilation problem, Glenn Morris, 2011/02/16