[Mono-bugs] [Bug 55910][Nor] 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 13:09:27 -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 louis.p.santillan@jpl.nasa.gov.
http://bugzilla.ximian.com/show_bug.cgi?id=55910
--- shadow/55910 2004-03-22 13:08:21.000000000 -0500
+++ shadow/55910.tmp.3836 2004-03-22 13:09:27.000000000 -0500
@@ -2,22 +2,23 @@
Product: Mono: Runtime
Version: unspecified
OS: Solaris [Other]
OS Details: Solaris 9
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: Louis.P.Santillan@jpl.nasa.gov
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
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:
make will blow up when compiling mono/mini with the above line. Setting
monoldflags=-Wl "compiles fine" however. Need to test binary now that