[Mono-bugs] [Bug 55910][Maj] Changed - /usr/ccs/bin/ld does not like "monoldflags = -Wl,-version-script=$(srcdir)/ldscript"

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 23 Mar 2004 11:52:17 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=55910

--- shadow/55910	2004-03-23 11:50:50.000000000 -0500
+++ shadow/55910.tmp.15531	2004-03-23 11:52:17.000000000 -0500
@@ -188,6 +188,12 @@
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/devel/mono/mono'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/devel/mono'
 make: *** [all] Error 2
 
+
+------- Additional Comments From bmaurer@users.sf.net  2004-03-23 11:52 -------
+[benm@Ben mono]$ grep version-script mono/mini/Makefile
+monoldflags = -Wl,-version-script=$(srcdir)/ldscript
+
+