bugGNUstep - Bugs: bug #9892, Thread detection on MINGW32

Group
 
 

bug #9892: Thread detection on MINGW32

Submitter:  Alexander V. Diemand <axeld>
Submitted:  Wed 04 Aug 2004 08:34:26 PM UTC
   
 
Category:  Makefiles Severity:  3 - Normal
Item Group:  Bug Status:  Invalid
Privacy:  Public Assigned to:  fedor
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 04 Oct 2004 11:02:49 PM UTC, comment #3: 

Couldn't be reproduced.

Adam Fedor <fedor>
Group administrator
Wed 18 Aug 2004 07:47:57 AM UTC, comment #2: 

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.

Alexander V. Diemand <axeld>
Tue 17 Aug 2004 03:54:13 AM UTC, comment #1: 

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.

Adam Fedor <fedor>
Group administrator
Wed 04 Aug 2004 08:34:26 PM UTC, 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.

Alexander V. Diemand <axeld>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #1631:  gsmk.diff added by axeld (471B - text/plain - diff of configure.ac)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-10-04 fedor StatusNone Invalid
    Open/ClosedOpen Closed
2004-08-17 fedor Assigned toNone fedor
2004-08-04 axeld Attached File- Added gsmk.diff, #1564

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code