[Mono-bugs] [Bug 78934][Wis] New - Unrecognized command-line option: `-pthread'
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Jul 23 16:19:05 EDT 2006
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 relativesoft at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78934
--- shadow/78934 2006-07-23 16:19:05.000000000 -0400
+++ shadow/78934.tmp.18956 2006-07-23 16:19:05.000000000 -0400
@@ -0,0 +1,47 @@
+Bug#: 78934
+Product: Mono: Compilers
+Version: 1.1
+OS:
+OS Details: Gentoo Linux
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: C#
+AssignedTo: rharinath at novell.com
+ReportedBy: relativesoft at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Unrecognized command-line option: `-pthread'
+
+Description of Problem:
+I cant compile my app with mcs. Compiles succesful with Monodevelop.
+
+Steps to reproduce the problem:
+1. mcs -recurse:*.cs -main:GladeApp
+-pkg:gtk-sharp-2.0,dotnet,glade-sharp-2.0,gnome-vfs-2.0
+-out:bin/Debug/app.exe -codepage:65001 -debug-
+
+Actual Results:
+error CS2007: Unrecognized command-line option: `-pthread'
+Compilation failed: 1 error(s), 0 warnings
+
+Expected Results:
+Compilation succesful.
+
+How often does this happen?
+Ever.
+
+Additional Information:
+Mono C# compiler version 1.1.16.1
+
+Mono JIT compiler version 1.1.16.1, (C) 2002-2006 Novell, Inc and
+Contributors. www.mono-project.com
+ TLS: __thread
+ GC: Included Boehm (with typed GC)
+ SIGSEGV: normal
+ Disabled: none
+
+Regards.
More information about the mono-bugs
mailing list