#25120: dos2unix does not build universal variant -----------------------------------+---------------------------------------- Reporter: andre.david@… | Owner: waqar@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: dos2unix -----------------------------------+---------------------------------------- Comment(by jmr@…): Exactly the opposite problem actually. Apple's GCC supports -arch but FSF GCC does not, so the latter can't build universal binaries. The makefile is calling just "gcc" which you've probably configured to be a symlink pointing to gcc-mp-4.4 using gcc_select. -- Ticket URL: <http://trac.macports.org/ticket/25120#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS