Hi, I have gcc45 installed using macports on Mac OS. This non native GCC compiler do not support -arch option.
When I try to build some perl module (by Makefile.PL) that include some C code, it won't compile successfully as -arch and some other options supplied to the GCC compiler won't work. I don't know which configure file dictate that -arch has to be passed no matter which compiler is used. Does anybody know whether this is an activeperl problem or it is a problem with the code in Makefile.PL? And how to fix the problem? -- Regards, Peng _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
