----- Original Message ----- From: "Mr. Puneet Kishor" > Is there anyone on this list who is successfully using the OO interface to > PDL::IO::GD on an Intel Mac with 64-bit Snow Leopard? >
No experience at all with Macs, but on MS Windows PDL::IO::GD will often segfault if the GD library was built using a compiler that uses a different C runtime to the compiler that built perl - the solution being "don't do that". (Faik, this could be totally irrelevant to your situation and/or to Macs in general.) Cheers, Rob _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
