3 Aug 2012 19:56
Building on raspberry pi
Hi I am trying to build yaws from github on a Raspberry Pi, which uses an ARM11 CPU. Debian linux, Erlang R15B01 > uname -m armv61 The problem building is that CFLAGS includes -m32 which apparently is not supported on the ARM version of gcc. Removing -m32 from CFLAGS in include.mk solves the problem. I am not able to figure out how to change the configure script to do this automatically. /Anders ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
RSS Feed