I tested a xenofarm export from tonight and it failed with sources.h in Shuffler not being generated. Maybe my mingw make is broken...
/ Martin Nilsson (DivX Networks)
Previous text:
12769793 2005-01-07 12:04 /36 lines/ Brevbäraren Recipients: Pike (-) importmöte för mailinglistan Comment to 12753958 Subject: Re: Compiling only core pike
On Mon, 3 Jan 2005, Ashish Ranjan wrote:
Hi, i am 4 days old newbie to pike.I am in love with its c++ like syntax and clean design. But when i am trying to compile pike on mingw + msys on MS-Windows, i am unable to do so. I tried to compile it using --without-GTK after someone told me about it on irc, but even then it is giving error. Can anybody tell me how to compile CORE PIKE ( i mean to say, pike interpreter and only that portion of pike which is in ANSI C/C++) in mingw+msys.
Pike 7.7 should now compile cleanly under mingw+msys. Previously it got a bit confused since it couldn't determine if it was a POSIX or a win32 system.
If someone has compiled pike using mingw+msys then kindly tell me how to do so. If none has done it , then kindly atleast tell me how to compile pike in a minimal way stripped of almost all th features (may be ANSI C/C++ code only be there) .
To compile just type make at the top directory.
To minimize, use --without-<modulename> to configure (eg via CONFIGUREARGS).
Thanks in advance. bye :-) Ashish Ranjan ashishwave@yahoo.com
-- Henrik Grubbström grubba@roxen.com Roxen Internet Software AB
(12769793) /Brevbäraren/--------------------------------------------