[Mono-bugs] [Bug 69466][Wis] Changed - undefined reference to `mono_main' in main.c
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 15 Nov 2004 16:21:44 -0500 (EST)
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 svdmade@planet.nl.
http://bugzilla.ximian.com/show_bug.cgi?id=69466
--- shadow/69466 2004-11-15 14:56:16.000000000 -0500
+++ shadow/69466.tmp.18383 2004-11-15 16:21:44.000000000 -0500
@@ -64,6 +64,12 @@
I'm using automake 1.9.2
------- Additional Comments From vargaz@gmail.com 2004-11-15 14:56 -------
I'm using automake-1.9.3, and can't reproduce this. Was this the first
compilation, or a recompilation ? Also, could you try without the
ccache stuff ?
+
+------- Additional Comments From svdmade@planet.nl 2004-11-15 16:21 -------
+I've tried without ccache and automake-1.9.3, glib-2.5.5, gcc-3.4.3,
+glibc-2.3.3, kernel-headers-2.6.9.1. I know from experience that gcc
+is much more picky then older gcc versions. Could this be causing my
+issue ?