[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
Mon, 22 Mar 2004 22:54:00 -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-22 15:50:25.000000000 -0500
+++ shadow/55910.tmp.8912 2004-03-22 22:54:00.000000000 -0500
@@ -1,22 +1,22 @@
Bug#: 55910
Product: Mono: Runtime
Version: unspecified
OS: Solaris [Other]
OS Details: Solaris 9
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
-Priority: Normal
+Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: Louis.P.Santillan@jpl.nasa.gov
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Cc:
+Cc: bmaurer@users.sf.net,vargaz@freemail.hu
Summary: /usr/ccs/bin/ld does not like "monoldflags = -Wl,-version-script=$(srcdir)/ldscript"
BugsThisDependsOn: 55899
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
@@ -156,6 +156,12 @@
------- Additional Comments From Louis.P.Santillan@jpl.nasa.gov 2004-03-22 13:10 -------
The aforementioned monoldflag gets set on the Makefile in mono/mini.
------- Additional Comments From vargaz@freemail.hu 2004-03-22 15:50 -------
Fixed in CVS.
+
+------- Additional Comments From bmaurer@users.sf.net 2004-03-22 22:53 -------
+This patch causes me to get errors about .Plo files not existing in
+mono/utils.
+
+cesar reported this as well.