On Wed 24 Aug 2005 (09:43 +0100), Jon Kinsey wrote: > Ian Shaw wrote: > > Hi. I've just tried to compile gnubg using the instructions on Nardy's > > site. It failed for me. Any help would be appreciated. > > Not sure what mt19937int.o is, I doubt it's needed? Anyway I've > attached a old copy of this file I've found on my system, so try that. > And/or try removing it from the makefile.
It's the .o file from compiling mt19937int.c and that's the code for the mersenne twister random number generator. There's something broken in the makefile (like it doesn't have a default .o.c rule or some such -- Jim Segrave [EMAIL PROTECTED] _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
