[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #9892] Thread detection on MINGW32
From: |
Adam Fedor |
Subject: |
[bugs #9892] Thread detection on MINGW32 |
Date: |
Tue, 17 Aug 2004 17:49:26 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/125.4 (KHTML, like Gecko) Safari/125.9 |
This mail is an automated notification from the bugs tracker
of the project: GNUstep.
/**************************************************************************/
[bugs #9892] Latest Modifications:
Changes by:
Adam Fedor <fedor@gnu.org>
'Date:
Tue 08/17/2004 at 03:54 (US/Mountain)
What | Removed | Added
---------------------------------------------------------------------------
Assigned to | None | fedor
------------------ Additional Follow-up Comments ----------------------------
That's odd, since NSConstantString is not used and is not needed in the test
program. What error are you getting (in the generated config.log file)?
We can't just add -fconstant-string-class, since it will not work with older
compilers.
/**************************************************************************/
[bugs #9892] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9892>
Project: GNUstep
Submitted by: Alexander V. Diemand
On: Wed 08/04/2004 at 20:34
Category: Makefiles
Severity: 5 - Average
Item Group: Bug
Resolution: None
Assigned to: fedor
Status: Open
Summary: Thread detection on MINGW32
Original Submission: I am trying gnustep-make 1.9.2 on Win32 with MINGW32.
The detection of the threading support failed because -fconstant-string-class
must be set for GCC 3.2.3.
The attached diff just adds this flag to configure.ac
Finally, a call to autoconf and configure is needed to make the change happen.
Thanks.
Follow-up Comments
------------------
-------------------------------------------------------
Date: Tue 08/17/2004 at 03:54 By: fedor
That's odd, since NSConstantString is not used and is not needed in the test
program. What error are you getting (in the generated config.log file)?
We can't just add -fconstant-string-class, since it will not work with older
compilers.
File Attachments
-------------------
-------------------------------------------------------
Date: Wed 08/04/2004 at 20:34 Name: gsmk.diff Size: 471B By: axeld
diff of configure.ac
http://savannah.gnu.org/bugs/download.php?item_id=9892&item_file_id=1564
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=9892>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/