*) ld="MACOSX_DEPLOYMENT_TARGET=10.3 ${ld}" ;;
with
*) ld="env MACOSX_DEPLOYMENT_TARGET=10.3 ${ld}" ;;
Hopefully, this will go into 5.8.2.
Ed
On Oct 15, 2003, at 5:05 PM, David Wheeler wrote:
On Wednesday, October 15, 2003, at 04:58 PM, Edward Moy wrote:
We recently discovered the DBD::mysql problem as well. The patch is to edit /System/Library/Perl/5.8.1/darwin-thread-multi-2level/Config.pm, replacing:
ld='MACOSX_DEPLOYMENT_TARGET=10.3 cc'
with
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc'
Unfortunately, this change is too late to get into Panther.
Is there a patch that could go into the Perl sources themselves?
Regards,
David
--
David Wheeler AIM: dwTheory
[EMAIL PROTECTED] ICQ: 15726394
http://www.kineticode.com/ Yahoo!: dew7e
Jabber: [EMAIL PROTECTED]
Kineticode. Setting knowledge in motion.[sm]