#37846: cctools as does not support AVX, consider using llvm --------------------------+------------------- Reporter: wd11@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: cctools gcc | --------------------------+------------------- Comment (by egall@…): Replying to [comment:9 jeremyhu@…]:
IMO, this is a gcc problem to work out. If the assembler doesn't support an instruction set, it shouldn't be used. gcc should either not use these instruction sets or should use llvm's assembler.
You're referring to the gcc '''port'''(s) here, right? I see no reason why gcc upstream would want to use the assembler of a competing compiler; they would probably just recommend that we update the binutils port and us the `as` that it provides instead... -- Ticket URL: <https://trac.macports.org/ticket/37846#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X