On Jun 13, 2004, at 2:32 PM, Phil Calvert wrote:
LD_RUN_PATH="" MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib MD5.o -o blib/arch/auto/Digest/MD5/MD5.bundle
<http://tinyurl.com/2otfd>
There are also some partial solutions out there, that tell you how to patch the symptoms by making changes to the generated Makefile. The above is better; it tells how to fix the problem at its source, so that the Makefile is generated correctly to begin with.
sherm--
