Changes between Initial Version and Version 1 of Ticket #22163


Ignore:
Timestamp:
Oct 20, 2009, 7:23:10 PM (15 years ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22163

    • Property Keywords i386-mingw32-gcc removed
    • Property Owner changed from macports-tickets@… to landonf@…
    • Property Port i386-mingw32-gcc added
  • Ticket #22163 – Description

    initial v1  
    44
    55after linking /usr/bin/ar to /usr/bin/i686-apple-darwin10.0.0-ar the script continues to build gcc and fails eventually with the follwing error:
    6 
     6{{{
    77make[1]: Nothing to be done for `all'.
    88: /usr/bin/make ; exec true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-O2" "CXXFLAGS=-O2" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-O2 -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-O2" "LIBCFLAGS_FOR_TARGET=-O2 -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/opt/local" "infodir=/opt/local/share/info" "libdir=/opt/local/lib" "prefix=/opt/local" "tooldir=/opt/local/i386-mingw32" "AR=i686-apple-darwin10.0.0-ar" "AS=i686-apple-darwin10.0.0-as" "CC=/usr/bin/gcc-4.2" "CXX=/usr/bin/g++-4.2" "LD=i686-apple-darwin10.0.0-ld" "LIBCFLAGS=-O2" "NM=i686-apple-darwin10.0.0-nm" "PICFLAG=" "RANLIB=:" "DESTDIR=" DO=all multi-do
     
    1111make[1]: *** [specs] Error 127
    1212make: *** [all-gcc] Error 2
     13}}}