Opened 13 years ago

Last modified 13 years ago

#30933 closed defect

llvm-gcc42 does not accept -march — at Version 3

Reported by: naromero@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.1
Keywords: Cc:
Port: llvm-gcc42

Description (last modified by ryandesign (Ryan Carsten Schmidt))

The llvm-gcc42 port does not accept -march 64.

This is the error message I get,

cc1: error: unrecognized command line option "-march"

but this option should just be passed to the GNU compiler.

Change History (3)

comment:1 Changed 13 years ago by naromero@…

This looks like this bug which is supposed to be fixed: #20660

comment:2 Changed 13 years ago by naromero@…

This current bug is for the flag -march, while the older ticket is for -arch

comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: llvm-gcc42 added

Is this a bug in the MacPorts portfile for llvm-gcc42, or a bug in the llvm-gcc42 software? If the latter, submit it to the developers of the software.

Note: See TracTickets for help on using tickets.