[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
Wed, 24 Mar 2004 12:30:54 -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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=55910
--- shadow/55910 2004-03-23 12:59:54.000000000 -0500
+++ shadow/55910.tmp.28539 2004-03-24 12:30:54.000000000 -0500
@@ -12,13 +12,13 @@
ReportedBy: Louis.P.Santillan@jpl.nasa.gov
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc: bmaurer@users.sf.net,vargaz@freemail.hu
Summary: /usr/ccs/bin/ld does not like "monoldflags = -Wl,-version-script=$(srcdir)/ldscript"
-BugsThisDependsOn: 55899
+BugsThisDependsOn: 55899[NOTABUG]
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
make will blow up when compiling mono/mini with the above line. Setting
monoldflags=-Wl "compiles fine" however. Need to test binary now that