[Mono-bugs] [Bug 76439][Wis] New - cilc does not works on Mac OS X

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Oct 14 13:34:42 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 jeremy.bethmont at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76439

--- shadow/76439	2005-10-14 13:34:42.000000000 -0400
+++ shadow/76439.tmp.22783	2005-10-14 13:34:42.000000000 -0400
@@ -0,0 +1,64 @@
+Bug#: 76439
+Product: Mono: Compilers
+Version: 1.1
+OS: 
+OS Details: Mac OS X 10.4.2
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: C#
+AssignedTo: rharinath at novell.com                            
+ReportedBy: jeremy.bethmont at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: cilc does not works on Mac OS X
+
+Description of Problem:
+
+clic fails on Mac OS X
+
+Steps to reproduce the problem:
+$ mcs test.cs -target:library
+$ cilc test.dll 
+
+References (not followed):
+  mscorlib
+
+Generating sources in Test.
+
+Type registry missed hits (top 2 of 2):
+  SystemObject: 3
+  SystemVoid: 1
+
+1 types generated/seen in 1 namespaces; 0 types ignored
+
+Compiling unmanaged binding..............
+powerpc-apple-darwin8-gcc-4.0.0: unrecognized option '-pthreads'
+test.c:1: warning: -fpic is not supported; -fPIC assumed
+/var/tmp//cck7XPTO.s:2:FATAL:incompatible feature used: section type symbol_stubs (must 
+specify "-dynamic" to be used)
+make: *** [test.o] Error 1
+
+Installing to current directory.
+powerpc-apple-darwin8-gcc-4.0.0: unrecognized option '-pthreads'
+test.c:1: warning: -fpic is not supported; -fPIC assumed
+/var/tmp//ccZlfJuk.s:2:FATAL:incompatible feature used: section type symbol_stubs (must 
+specify "-dynamic" to be used)
+make: *** [test.o] Error 1
+
+Additional Information:
+$ mcs --version
+Mono C# compiler version 1.1.9.1
+$gcc -v
+Using built-in specs.
+Target: powerpc-apple-darwin8
+Configured with: /private/var/tmp/gcc/gcc-5026.obj~19/src/configure --disable-checking --
+prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-
+transform-name=/^[cg][^+.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/gcc/darwin/4.0/c
+++ --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-
+apple-darwin8
+Thread model: posix
+gcc version 4.0.0 (Apple Computer, Inc. build 5026)


More information about the mono-bugs mailing list