[Mono-bugs] [Bug 53749][Maj] Changed - gcc -shared not supported on OS X
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 17 Mar 2004 09:12:59 -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 rshade@dvsconsulting.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53749
--- shadow/53749 2004-02-11 10:16:46.000000000 -0500
+++ shadow/53749.tmp.5216 2004-03-17 09:12:59.000000000 -0500
@@ -1,12 +1,12 @@
Bug#: 53749
-Product: Mono/Class Libraries
+Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details: 10.3
-Status: NEEDINFO
+Status: CLOSED
Resolution:
Severity: Unknown
Priority: Major
Component: Mono.POSIX
AssignedTo: mono-bugs@ximian.com
ReportedBy: rshade@dvsconsulting.com
@@ -21,6 +21,12 @@
Perhaps Mono.Posix should be moved to it's own module so that the auto* tools can specify
the correct compilation options. Similar to what was done with the gdiplus library.
------- Additional Comments From umuff@quark.com 2004-02-11 10:16 -------
Can you show what to change in the Makefile? I removed the -shared, but still get an
error. Please show the gcc line in question..
+
+------- Additional Comments From rshade@dvsconsulting.com 2004-03-17 09:12 -------
+http://lists.ximian.com/archives/public/mono-patches/2004-March/032434.html
+http://lists.ximian.com/archives/public/mono-patches/2004-March/032432.html
+
+This fixes it.