On 23 October 2012 04:42, James Paige <b...@hamsterrepublic.com> wrote:
> On Mon, Oct 22, 2012 at 08:36:27AM -0700, subvers...@hamsterrepublic.com 
> wrote:
>> james
>> 2012-10-22 08:36:27 -0700 (Mon, 22 Oct 2012)
>> 78
>> distrib-nightly-mac.sh accepts arguments and passes them on to distrib-mac.sh
>
> I now have my cron job set to call distrib-nightly-mac.sh with the
> arguments: macsdk=10.4 fbc=/Users/teeemcee/src/fbc-mac-10.4/fbc
>
> ---
> James

Something is wrong, the Mac nightly builds are not being built to
support 10.4/10.5.

You can test whether an executable requires 10.6+ by whether the
following returns any matches:

otool -I -v OHRRPGCE-Custom.app/Contents/MacOS/ohrrpgce-custom | grep bzero

Nightly builds indeed import __bzero, while binaries I built in the
following way don't:

./distrib-mac.sh macsdk=10.4 fbc=~/src/fbc-mac-10.4/fbc
_______________________________________________
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to