[PD-dev] [ pure-data-Patches-1374659 ] MinGW Makefile for Pd

SourceForge.net noreply at sourceforge.net
Thu Mar 23 23:29:57 CET 2006


Patches item #1374659, was opened at 2005-12-06 09:42
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1374659&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: Unstable (example)
>Status: Closed
Resolution: None
Priority: 7
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Nobody/Anonymous (nobody)
Summary: MinGW Makefile for Pd

Initial Comment:

Attached is a Makefile for building Pd on Windows using
MinGW.  I have successfully build the HEAD of the MAIN
branch of Pd in CVS with it.  It goes with these
instructions:  

http://puredata.org/docs/developer/win

For now, this is kind of a hacked up cross between
makefile.nt and makefile.in.  Ideally, the MinGW
specifics would be incorporated into the configure.in
and makefile.in system, so that on all platforms, you
could build Pd by doing: ./configure && make

----------------------------------------------------------------------

>Comment By: Miller Puckette (millerpuckette)
Date: 2006-03-23 14:29

Message:
Logged In: YES 
user_id=313747

Took it (untested... I don't have mingw.)


----------------------------------------------------------------------

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2005-12-19 16:09

Message:
Logged In: YES 
user_id=27104

this is the makefile.mingw that was used to build
Pd-0.38.4-extendedRC6.exe

----------------------------------------------------------------------

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2005-12-19 14:53

Message:
Logged In: YES 
user_id=27104

This new makefile compiles everything, including the
externals and pd.com, the cmd.exe version (using the regular
s_entry.c, no s_entry_com.c necessary, thanks to MinGW's
-mwindows).

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1374659&group_id=55736




More information about the Pd-dev mailing list