[fpc-pascal] MySQL

Paul Davidson pdavidson at coraxnetworks.com
Fri Oct 16 17:01:28 CEST 2009


Now have proper version of MySQL on machine


Thank you all for help.  Compiles and mostly runs :)


On 2009-10-16, at 9:21 AM, Jonas Maebe wrote:

>
> On 16 Oct 2009, at 15:12, Paul Davidson wrote:
>
>> Ok, 32 bit universal it is!
>>
>> Is there any database access method that works with this mode for  
>> 10.6.1?  And how?
>
> Since MySQL is not shipped with Mac OS X, you somehow installed/ 
> obtained an x86_64 version of its client library. Install/obtain a  
> ppc/i386 version of the client library, and you can link 32 bit  
> programs against it. Mac OS X 10.5/10.6 running on an x86_64-capable  
> cpu can run i386, x86_64 and ppc binaries (the last ones under  
> emulation, the rest natively).
>
>
> Jonas
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal




More information about the fpc-pascal mailing list