On 06/03/03 Chris Ferrell wrote: > I'm having a problem compiling mini. Everytime I do I get > > In file included from mini-x86.c:20: > cpu-pentium.h:3: parse error before `1' > mini-x86.c:1116: warning: initialization makes pointer from integer without a cast > > The cpu-pentium.h array is generated by genmdesc. I've looked at line 3 of the > header file which is the array identifier line and can't find anything wrong(can't > even find a '1' in that line for that matter). This was brought up by someone on > the mailing list a few weeks ago, but I didn't see a reply.
For the list archive: thanks to Chris who tracked down that the version of gcc he's using defines a 'pentium' symbol, the issue has been fixed in cvs. lupus -- ----------------------------------------------------------------- [EMAIL PROTECTED] debian/rules [EMAIL PROTECTED] Monkeys do it better _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
