[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #9116] Renaissance makefile needs extra libraries to build under W
From: |
Nicola Pero |
Subject: |
[bugs #9116] Renaissance makefile needs extra libraries to build under Windows |
Date: |
Fri, 03 Sep 2004 09:07:03 -0400 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830 |
This mail is an automated notification from the bugs tracker
of the project: GNUstep.
/**************************************************************************/
[bugs #9116] Latest Modifications:
Changes by:
Nicola Pero <n.pero@mi.flashnet.it>
'Date:
Thu 09/02/2004 at 16:35 (GMT)
What | Removed | Added
---------------------------------------------------------------------------
Status | Open | Closed
------------------ Additional Follow-up Comments ----------------------------
I made this change
/**************************************************************************/
[bugs #9116] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9116>
Project: GNUstep
Submitted by: Pete French
On: Wed 05/26/2004 at 16:09
Category: Makefiles
Severity: 5 - Average
Item Group: Bug
Resolution: None
Privacy: Public
Assigned to: None
Status: Closed
Summary: Renaissance makefile needs extra libraries to build under Windows
Original Submission: On Windows the final link of the renaissance libraries
fails due to not being provided with the correct location of
the gui, base and objc libraries. This can be fixed by
adding the line
libRenaissance_LIBRARIES_DEPEND_UPON = $(GUI_LIBS) $(FND_LIBS) $(OBJC_LIBS)
The following uuencoded patch achieves this.
begin 644 ren.patch.gz
M'XL(")W`M$`"`W)E;BYP871C:`"54%UO@C`4?1Z_XB;S09B('T,SDCW@J*X;
M%@.2[:WII)I&!`>RQ7^_6T2S9[6-.DYN?><<WLMRX)-T=0'N7<R^67GZJ-V
M8ED(5=>B6$DG*9L*GQE+=V(KURJ7W;)2FYLWF<%<'&$P@O[(<X=>_P$&O=Z]
M8=OV?QVOS%QO./9ZX[.9=7TT![??<4=PHCI+TS$@L@T`#+N(XL_$#TC,IS0D
M":<L6?IAR`,:PR-<M*$.KUK+3VBWVM,H98&_I!'C(9V8'?T9T[B#/^98C?V8
MHG-`%H0%/%U$#)U;[5E*=34Q$4^Q(NCR<O3F6`>)A:KO,FD%K`T69(%G_NO
MY#2LZ6!8):IC5^(NV5>RY/H%B:-RC-0!Q`U"%A78B>_RVH+90'^?I]+W.0*
-H@3>C1].RM/RW0$`````
`
end
Follow-up Comments
------------------
-------------------------------------------------------
Date: Thu 09/02/2004 at 16:35 By: Nicola Pero <nico>
I made this change
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=9116>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bugs #9116] Renaissance makefile needs extra libraries to build under Windows,
Nicola Pero <=