On Jan 14, 2010, at 2:58 PM, [email protected] wrote:

Selon Hans-Christoph Steiner <[email protected]>:

Patco, if you want to try making it work, the code is in externals/ hcs/
sys_gui.c.  That code is pretty simple. I think you could do it by


my msys build system is broken:

$ make hcs/sys_gui
cc -DPD -I/home/patko/pd-extended/pd/src -Wall -W -ggdb
-I/home/patko/pd-extended/Gem/src -mms-bitfields -DMSW -DNT - D'O_NONBLOCK=1'
-D'srand48(n)=srand((n))' -D'drand48()=((double)rand()/RAND_MAX)'
-D'bzero(p,n)=memset(p,0,n)' -s -shared hcs/sys_gui.c -o hcs/ sys_gui
make: cc: Command not found
make: *** [hcs/sys_gui] Error 127

make CC=gcc

or even better
export CC=gcc

.hc


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

Terrorism is not an enemy. It cannot be defeated. It's a tactic. It's about as sensible to say we declare war on night attacks and expect we're going to win that war. We're not going to win the war on terrorism. - retired U.S. Army general, William Odom



_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to