bug-gnustep
[Top][All Lists]
Advanced

[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: Mon, 04 Oct 2004 19:23:56 -0400
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/125.5 (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: 
                Mon 10/04/2004 at 23:02 (US/Mountain)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Invalid
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Couldn't be reproduced.






/**************************************************************************/
[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:  Invalid
Privacy:  Public
Assigned to:  fedor
Status:  Closed


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: Mon 10/04/2004 at 23:02       By: Adam Fedor <fedor>
Couldn't be reproduced.

-------------------------------------------------------
Date: Wed 08/18/2004 at 07:47       By: Alexander V. Diemand <axeld>
Right! I have to admit that I am unable to reproduce this problem. What has 
been causing gnustep-make not to recognise threading support two weeks ago is 
not valid anymore.
Maybe some updates of MINGW32 packages or the proper installation of 
gnustep-objc solved the problem. Initially, I have been working on a clean and 
very new installation of NT4. But in the meantime things have changed.
I think this //bug// is obsolete and can be closed. Thanks.


-------------------------------------------------------
Date: Tue 08/17/2004 at 03:54       By: Adam Fedor <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&amp;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/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]