#44531: cbmbasic @1.0 is not UsingTheRightCompiler -----------------------+-------------------------- Reporter: egall@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: cbmbasic | -----------------------+-------------------------- Changes (by ryandesign@…): * status: new => assigned * owner: macports-tickets@… => ryandesign@… Comment: It is using `-arch` flags for part of it, but not the correct ones: `-arch i386 -arch x86_64 -arch ppc`. Those are hardcoded in their Makefile, and that won't work on OS X 10.7 or later whose compilers no longer speak PowerPC. Curiously, those `-arch` flags don't appear in the Makefile in the upstream repository, and never have. It appears that the 1.0 source tarball was based on !r5 of their repository, then modified to include those `-arch` flags. -- Ticket URL: <https://trac.macports.org/ticket/44531#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X