[Pythonmac-SIG] How to get setuptools to build a Universal Binary? [SOLVED!]

Joe Strout joe at strout.net
Thu Jan 8 18:58:15 CET 2009


Daniel Miller wrote:

>> The root cause of most of the trouble was the broken 5.1 MySQL 
>> distribution (bug #41940 on the MySQL tracker).  I tried patching it 
>> up as Ned suggested, but that didn't work for me.  However, going back 
>> to 5.0 did work.
> 
> Out of curiosity, what does the mysql_config command give you now? i.e. 
> the output of:
> 
> $ mysql_config --cflags

Still no "arch" flags:

-I/usr/local/mysql/include  -g -Os  -fno-common   -D_P1003_1B_VISIBLE 
-DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT


Best,
- Joe




More information about the Pythonmac-SIG mailing list