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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
