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/ _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
