activeperl uses -arch on mac with non native gcc compiler (which doesn't support -arch)
Peng Yu <[email protected]> Sun, 18 Dec 2011 06:37:56 -0600
| Newsgroups | gmane.comp.lang.perl.active-perl |
|---|---|
| Message-ID | <CABrM6wkD92WUhU_+R6mHyzWHGEzrqiBCfo0wzJs8mv4At-c-zQ@mail.gmail.com> |
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