[Hackrf-dev] how to build 32 bit version of libhackrf in Macports

Tom Zicarelli tkzic at megalink.net
Wed Sep 3 20:51:31 EDT 2014


Hi,

Have been running hackrf in Mac Os 10.9.4 using macports (built with the following command)

sudo port install gr-osmosdr +full

The libhackrf libraries are 64 bit - because that is the native architecture of the machine. I would like to recompile some of the command line tools with a 32 bit library to use for building objects for Max/msp and Pd. With rtlsdr, you could run cmake with this flag to get a 32 bit library on a 64 bit machine:

cmake ../ -DCMAKE_OSX_ARCHITECTURES=i386 

Is there a similar thing that can be done to make a 32 bit libhackrf.a?

Thanks,

Tom

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nine.pairlist.net/pipermail/hackrf-dev/attachments/20140903/afa6f4c3/attachment.html>


More information about the HackRF-dev mailing list