[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: link error on darwin with static ncurses
From: |
YAMAMOTO Mitsuharu |
Subject: |
Re: link error on darwin with static ncurses |
Date: |
Sat, 05 Nov 2005 20:55:44 +0900 |
User-agent: |
Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/22.0.50 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) |
>>>>> On Sat, 5 Nov 2005 12:02:42 +0100, Emanuele Giaquinta <address@hidden>
>>>>> said:
>> Why do you link with -fno-common, anyway? Can you do without it?
> I am not doing anything; look at line 266 in src/s/darwin.h;
> configure sets CPPFLAGS to the value of C_SWITCH_SYSTEM, which
> includes -fno-common.
I've never made changes to this part either (why did you directly send
me the original post?) Anyway, it compiled without -fno-common even
on Mac OS X 10.1.5 (with gcc 3.1).
YAMAMOTO Mitsuharu
address@hidden