[Mono-bugs] [Bug 46860][Nor] New - pkg-config file needs to specify libgc
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Thu, 24 Jul 2003 11:34:11 -0400 (EDT)
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 dick@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=46860
--- shadow/46860 Thu Jul 24 11:34:10 2003
+++ shadow/46860.tmp.31453 Thu Jul 24 11:34:10 2003
@@ -0,0 +1,26 @@
+Bug#: 46860
+Product: Mono/Runtime
+Version: unspecified
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: dick@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: pkg-config file needs to specify libgc
+
+(Bug 46137 demonstrates this problem)
+
+mono.pc somehow needs to tell the caller that gc.h and libgc must be used
+(if libmono is configured with them), and the correct blah_THREADS must be
+defined.
+
+If its possible to add compiler-specific sections to mono.pc.in, "-include"
+might help for gcc.