patchGNUstep - Patches: patch #3310, Improvements and new features for...

Group
 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #3310: Improvements and new features for win32 systems

Submitter:  None
Submitted:  Mon 23 Aug 2004 12:20:38 PM UTC
   
 
Category:  Foundation Priority:  5 - Normal
Status:  Wont Do Privacy:  Public
Assigned to:  None Originator Email:  -email is unavailable-
Open/Closed:  Closed

Sat 02 Apr 2005 07:56:34 AM UTC, comment #2: 

Nicola has implemented most of the functionality in this patch.

Richard Frith-Macdonald <CaS>
Group Member
Fri 18 Feb 2005 04:36:15 PM UTC, comment #1: 

I'm still looking for a copyright assignment for this.

Adam Fedor <fedor>
Group administrator
Mon 23 Aug 2004 12:20:38 PM UTC, original submission:  

Well, there are a lot of changes for win32 systems, most of them can be easily understood taking a look to the changelog and the makefiles. Here I comment the most outstanding...

The most important thing is that the tool dllwrap isn´t used never more, this is beacuse it´s deprecated and generates problems with the reallocate tables on dlls. So, now is used gcc instead of dllwrap for create any dll.
Other important thing is that there are a new variable that allow when set that the .exe files in win32 systems export symbols as the dlls do. This is usefull for some aplication as gorm, that with this options and a very little changes in code and makefiles is fully compilable and functional on win32!!
Other thing to mention is that an option in the make command line has been incorporated that allow generate a .lib usable by MS Visual Studio, this is usefull for us, so I include it beacuse maybe is usefull for somebody else, and as it´s an command line option don´t bother to anyone.

Anonymous

 

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

Attached Files
file #8435:  make20022005-win32.ChangeLog added by aperez (3KiB - application/octet-stream - standalone ChangeLog for updated patch)
file #8434:  make20022005-win32.patch added by aperez (35KiB - application/octet-stream - Updated version of this patch which applies against -make from CVS as of the current date)
file #7791:  make23082004.patch added by None (41KiB - application/octet-stream - Build System Patch)

 

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.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-04-02 CaS StatusNone Wont Do
    Open/ClosedOpen Closed
2005-02-21 aperez Attached File- Added make20022005-win32.ChangeLog, #4207
2005-02-21 aperez Attached File- Added make20022005-win32.patch, #4206
2004-08-23 None Attached File- Added make23082004.patch, #3595

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code