patchGNUstep - Patches: patch #4210, make: which_lib updated for mingw...

Group
 
 

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

patch #4210: make: which_lib updated for mingw name conventions.

Submitter:  Jeremy Bettis <jeremybettis>
Submitted:  Fri 22 Jul 2005 07:01:30 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Sun 23 Oct 2005 08:25:39 AM UTC, comment #1: 

I applied this ... thanks.

Richard Frith-Macdonald <CaS>
Group Member
Fri 22 Jul 2005 07:01:30 PM UTC, original submission:  

Mingw can link against libs named by other names than just .a.  Also mingw will still use a libFOO.a or libFOO.dll.a even in dynamic mode to support dll stub libraries.  This patch updates which_lib to all names that might be generated by gnustep-make projects.

FOO.dll
libFOO.dll.a
libFOO.a

Jeremy Bettis <jeremybettis>

 

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

Attached Files

 

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 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-10-23 CaS StatusNone Done
    Open/ClosedOpen Closed
2005-07-22 jeremybettis Attached File- Added make-diff-mingw-lib-suffix.txt, #4887

Back to the top

Powered by Savane 3.14-7003.
Corresponding source code