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

SourceForge.net noreply at sourceforge.net
Wed Apr 12 15:54:35 CEST 2006


Patches item #1374659, was opened at 2005-12-06 18:42
Message generated for change (Comment added) made by zmoelnig
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: Open
>Resolution: Accepted
Priority: 1
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: IOhannes m zmölnig (zmoelnig)
Date: 2006-04-12 15:54

Message:
Logged In: YES 
user_id=564396

now what to do with that one?
the patch has been accepted but (afterwards) retracted by
the committer...
i guess, i close it for now and whenever the "real"
configure/makefile changes go in it should be opened again.

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

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2006-04-06 02:59

Message:
Logged In: YES 
user_id=27104


This is not quite ready to be included in Pd.  For now, its
just used to build Pd-extended.  Soon, it will be turned
into patches against configure.in and makefile.in so that
MinGW will also work with ./configure && make install

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

Comment By: Miller Puckette (millerpuckette)
Date: 2006-03-23 23: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-20 01: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 23: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