[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #8267] gnustep-base-1.9.1 doesn't compile on MinGW using libffi
From: |
Adam Fedor |
Subject: |
[bugs #8267] gnustep-base-1.9.1 doesn't compile on MinGW using libffi |
Date: |
Thu, 03 Jun 2004 23:38:44 -0400 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) OmniWeb/v496 |
This mail is an automated notification from the bugs tracker
of the project: GNUstep.
/**************************************************************************/
[bugs #8267] Latest Modifications:
Changes by:
Adam Fedor <fedor@gnu.org>
'Date:
Fri 06/04/2004 at 03:37 (US/Mountain)
What | Removed | Added
---------------------------------------------------------------------------
Resolution | None | Fixed
Assigned to | wim | fedor
Status | Open | Closed
------------------ Additional Follow-up Comments ----------------------------
Moved include file in cifframe.h
/**************************************************************************/
[bugs #8267] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8267>
Project: GNUstep
Submitted by: 0
On: Tue 03/23/2004 at 16:04
Category: Base/Foundation
Severity: 5 - Average
Item Group: Bug
Resolution: Fixed
Assigned to: fedor
Status: Closed
Summary: gnustep-base-1.9.1 doesn't compile on MinGW using libffi
Original Submission: Because of a wrong link in ANNOUNCE, I already reported
this bug in "Support" - Sorry!
gnustep-base-1.9.1 doesn't compile on MinGW using libffi because of a bug (?)
in the MinGW header files. You can't:
#include ffi.h
#include windows.h
I already proposed a fix, but it's better to move
#include <ffi.h>
below the other two #include statements.
This fixes the bug in MinGW and should not hurt any other targets.
Follow-up Comments
------------------
-------------------------------------------------------
Date: Fri 06/04/2004 at 03:37 By: fedor
Moved include file in cifframe.h
-------------------------------------------------------
Date: Tue 03/23/2004 at 17:37 By: wim
I will look into it sometime this week. But is there a reason
that you do not use ffcall ?
Wim Oudshoorn
-------------------------------------------------------
Date: Tue 03/23/2004 at 16:06 By: None
Sorry, I obviously have troubles with savannah:
My email is ce AT hoyos DOT ws
Thank you, Carl Eugen Hoyos
CC List
-------
CC Address | Comment
------------------------------------+-----------------------------
ce --AT-- hoyos --DOT-- ws |
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=8267>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bugs #8267] gnustep-base-1.9.1 doesn't compile on MinGW using libffi,
Adam Fedor <=