[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #8261] LD_FLAGS not correctly passed on windows
From: |
Willem Rein Oudshoorn |
Subject: |
[bugs #8261] LD_FLAGS not correctly passed on windows |
Date: |
Tue, 23 Mar 2004 05:38:51 -0500 |
User-agent: |
Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/124 (KHTML, like Gecko) Safari/125 |
This mail is an automated notification from the bugs tracker
of the project: GNUstep.
/**************************************************************************/
[bugs #8261] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8261>
Project: GNUstep
Submitted by: Willem Rein Oudshoorn
On: Tue 03/23/04 at 10:38
Category: Makefiles
Severity: 1 - None
Item Group: Bug
Resolution: None
Assigned to: None
Status: Open
Summary: LD_FLAGS not correctly passed on windows
Original Submission: It seems that the LD_FLAGS are not correctly passed to
the
$(DLLWRAP) command in library.make's target:
$(GNUSTEP_OBJ_DIR)/$(DLL_NAME): $(OBJ_FILES_TO_LINK) ...
The following patch shows a possible solution. However
I do not understand the make system very well, so this could
be nonsense
File Attachments
-------------------
-------------------------------------------------------
Date: Tue 03/23/04 at 10:38 Name: make-library.patch Size: 416KB By: wim
Fix LD_FLAGS for DLL_WRAP on Windows
http://savannah.gnu.org/bugs/download.php?item_id=8261&item_file_id=1127
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=8261>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bugs #8261] LD_FLAGS not correctly passed on windows,
Willem Rein Oudshoorn <=