[ts-gen] Compiling on an OS/X
William Lloyd
wlloyd at slap.net
Wed Jan 2 10:07:16 EST 2008
I've got the code compiled on my ppc mac. I havn;t tried your patch
yet for Intel yet.
On my PPC machine I found that I needed to have the universal mysql
libs installed not just the ppc64 one. With the PPC one I never
managed to get it to link properly. I also needed to add in the -lz
flag for linking.
Thanks.
-bill
On 31-Dec-07, at 12:24 PM, R P Herrold wrote:
> On Mon, 31 Dec 2007, William Lloyd wrote:
>
>> I know nothing about how your code works, but wouldn't this
>> normally be a job for configure?
>>
>> chaos:~ wlloyd$ uname -smp
>> Darwin i386 i386
>> chaos:~ wlloyd$
>
> Got it -- thanks; the patch previously sent should suffice on
> that unit.
>
>
> More generally: Absolutely that one road to a solution may be
> with the auto* tools -- but the needs of a Makefile still need
> to be articulated, and we have never laid hands on a
> Darwin/i386 to know what the proper answers were before you
> appeared. :)
>
> It turns out that the time calibration code is VERY processor
> hardware dependent, and that the code in question is
> challenging to find in a proper reusable FOSS context
> (basically, it is not an often encountered problemspace);
> the project succeeded with this with some original effort.
>
> It is not clear what the 'correct' and general autoconf (and
> thus: ./configure) answer is yet to us. While a conversion to
> auto* is useful, the tweaks needed are so minimal that we had
> not treated this as a high priority; if an auto* maven
> appeared and drilled it in, we'd be thrilled.
>
> Again, thanks for the confirmation.
>
> -- Russ Herrold
> _______________________________________________
> ts-general mailing list
> ts-general at trading-shim.org
> http://www.trading-shim.org/mailman/listinfo/ts-general
More information about the ts-general
mailing list