[Mono-bugs] [Bug 75639][Nor] Changed - mkbundle does not create
assemblable files on OS X
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 6 21:40:15 EDT 2005
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 grompf at sublimeintervention.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75639
--- shadow/75639 2005-07-26 16:26:57.000000000 -0400
+++ shadow/75639.tmp.13482 2005-09-06 21:40:15.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 75639
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details: 10.3.7
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Other.
AssignedTo: mono-bugs at ximian.com
ReportedBy: sam at ulterior.org
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -59,6 +59,25 @@
Mono JIT compiler version 1.1.8.1, (C) 2002-2005 Novell, Inc and
Contributors. www.mono-project.com
TLS: normal
GC: Included Boehm (with typed GC)
SIGSEGV : normal
Globalization: normal
+
+------- Additional Comments From grompf at sublimeintervention.com 2005-09-06 21:40 -------
+ornithopter:~ plasma$ mkbundle bad.exe
+OS is: Darwin
+Sources: 1 Auto-dependencies: False
+ embedding: /Users/plasma/bad.exe
+Compiling:
+as -o /var/tmp/tmp43d6d008.o temp.s
+cc -o a.out -Wall temp.c `pkg-config --cflags --libs mono` /var/tmp/tmp43d6d008.o
+cc: unrecognized option `-pthreads'
+cc: unrecognized option `-pthreads'
+cc: unrecognized option `-pthread'
+Done
+
+Fixed in SVN some time ago by paolo
+
+-kangaroo
+
+
More information about the mono-bugs
mailing list