Building MAC OSX binaries

Morris, Patrick patrick.morris at hp.com
Thu Sep 23 18:53:42 CEST 2010


  On 9/23/2010 9:17 AM, Rob Tanner wrote:
> Hi,
>
> We’ve recycled a handful of Mac Mini 1’s (tiny boxes just large enough 
> to include a single CD drive), and we want to install Nagios on them 
> and put them around in strategic locations on the network so that we 
> can monitor performance.  I have the full Apple SDK on my desktop 
> system and so I would like to build Nagios/NRPE and all the various 
> bits and bobs on my machine and then distribute the binaries to the 
> mini’s.  The problem is that the mini’s are 32bit and my desktop is 
> 64bit.  Can anyone tell me how to compile 32bit on a 64bit machine.

Generally, adding "-m32" to your CFLAGS (and probably CPPFLAGS) 
environment variables will force 32-bit compilation, assuming you're 
using gcc.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20100923/504507bf/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list