[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: |
anonymous |
Subject: |
[bugs #8267] gnustep-base-1.9.1 doesn't compile on MinGW using libffi |
Date: |
Tue, 23 Mar 2004 11:04:43 -0500 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040206 Firefox/0.8 |
This mail is an automated notification from the bugs tracker
of the project: GNUstep.
/**************************************************************************/
[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/04 at 16:04
Category: Base/Foundation
Severity: 5 - Average
Item Group: Bug
Resolution: None
Assigned to: None
Status: Open
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.
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/
- [bugs #8267] gnustep-base-1.9.1 doesn't compile on MinGW using libffi,
anonymous <=