[PD-dev] cc vs. $(CC) in Pd Makefiles

Hans-Christoph Steiner hans at eds.org
Sun Sep 28 05:24:43 CEST 2003


(the list archive is down right now, so pardon me if this has been 
covered before.)

In pd/src/makefile.in and pd/extra/*/makefile, there are an number of 
lines that literally call 'cc' rather than use the $(CC) var.  This 
means that you can't compile Pd using CC=gcc-3.2, for example, which is 
needed for Debian/sid(unstable) or any other system that uses gcc-3.3 
as its cc.  (you can change the symlink, but that can break other 
dependencies).

Attached are "diff -uw" files for the relevant changes.

.hc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pique-makefile.diff
Type: application/octet-stream
Size: 1265 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20030927/27344176/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: choice-makefile.diff
Type: application/octet-stream
Size: 1267 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20030927/27344176/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fiddle~-makefile.diff
Type: application/octet-stream
Size: 1269 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20030927/27344176/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lrshift~-makefile.diff
Type: application/octet-stream
Size: 1271 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20030927/27344176/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bonk~-makefile.diff
Type: application/octet-stream
Size: 1265 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20030927/27344176/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: expr~-makefile.diff
Type: application/octet-stream
Size: 1353 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20030927/27344176/attachment-0005.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: loop~-makefile.diff
Type: application/octet-stream
Size: 1265 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20030927/27344176/attachment-0006.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: makefile.in.diff
Type: application/octet-stream
Size: 768 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20030927/27344176/attachment-0007.obj>
-------------- next part --------------

________________________________________________________________________ 
____

Man has survived hitherto because he was too ignorant to know how to  
realize his wishes.
Now that he can realize them, he must either change them, or perish.
		                                     -William Carlos Williams


More information about the Pd-dev mailing list