https://bugzilla.novell.com/show_bug.cgi?id=446100
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=446100#c1 --- Comment #1 from Joel Sherrill <[EMAIL PROTECTED]> 2008-11-18 08:53:24 MST --- As a followup, interp.c does not build native on Fedora 9 x86 (32 bit). There are lots of compilation errors in this file which show up in the RTEMS an Fedora builds. See the attached build log (error.txt) for a native build. I am using a build procedure based upon the iPhone script with as much as possible disabled. cd eglib /autogen.sh cd - /autogen.sh \ --with-glib=embedded \ --with-libgdiplus=no \ --with-tls=pthread \ --disable-mcs-build \ --disable-dev-random \ --with-interp=yes \ --with-jit=no \ --without-libiconv \ --prefix=/home/joel/mono/svn/native-install cd mono/monoburg make parser.c /usr/bin/gcc -o monoburg ./monoburg.c parser.c -I../.. -pthread -lm `pkg-config --cflags --libs glib-2.0` cd - make -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
