#22352: defect: gnat-gcc +macada 4.4.1 configure: error: C compiler cannot create executables (new) ----------------------------------------+----------------------------------- Reporter: macport@… | Owner: krischik@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: gnat-gcc ----------------------------------------+----------------------------------- Changes (by krischik@…): * status: new => assigned Comment: The problem lies here: {{{ 84 configure:3313: checking for C compiler default output file name 85 configure:3316: /usr/local/ada-4.3/bin/gcc -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib conftest.c >&5 86 cc1: error: unrecognized command line option "-arch" 87 configure:3319: $? = 1 }}} Seem that gcc 4.3 does not understand "-arch". -- Ticket URL: <http://trac.macports.org/ticket/22352#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS