[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #13183] linking problem on cygwin
From: |
JongAm Park |
Subject: |
[bug #13183] linking problem on cygwin |
Date: |
Sun, 28 Aug 2005 07:05:27 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050821 Firefox/1.6a1 |
Follow-up Comment #1, bug #13183 (project gnustep):
Yes. I have this problem also.
It is in MapTable.h
GS_EXPORT const NSMapTableKeyCallBacks NSIntMapKeyCallBacks;
However the line is protected by
#ifndef __NSMapTable_h_GNUSTEP_BASE_INCLUDE
#define __NSMapTable_h_GNUSTEP_BASE_INCLUDE 1
...
#endif
So, I think it is guaranteed to be included only once.
Strangely, the system seems to think that it is included a few times.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=13183>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #13183] linking problem on cygwin,
JongAm Park <=