Changes between Version 1 and Version 2 of Ticket #36438, comment 17


Ignore:
Timestamp:
Jan 14, 2013, 1:39:53 AM (11 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36438, comment 17

    v1 v2  
    55configure:11832: /usr/bin/clang -c -pipe -O2 -arch i386 -I/opt/local/include -fno-common conftest1.c 1>&5
    66configure:11835: $? = 0
    7 configure:11838: /usr/bin/clang -o conftest1.bundle -L/opt/local/lib -arch i386 -bundle -flat_namespace -undefined suppress conftest1.o -lgdbm -liconv -ldl -lm -lncurses -lc 1>&5
     7configure:11838: /usr/bin/clang -o conftest1.bundle -v -L/opt/local/lib -Wl,-v -arch i386 -bundle -flat_namespace -undefined suppress conftest1.o -lgdbm -liconv -ldl -lm -lncurses -lc 1>&5
     8Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
     9Target: i386-apple-darwin12.2.0
     10Thread model: posix
     11@(#)PROGRAM:ld  PROJECT:ld64-134.9
     12configured to support archs: armv6 armv7 armv7s i386 x86_64
     13Library search paths:
     14        /opt/local/lib
     15        /opt/local/lib
     16        /usr/lib
     17        /usr/local/lib
     18Framework search paths:
     19        /Library/Frameworks/
     20        /System/Library/Frameworks/
    821ld: in /opt/local/lib/libstdc++.6.dylib, file was built for unsupported file format ( 0xcf 0xfa 0xed 0xfe 0x 7 0x 0 0x 0 0x 1 0x 3 0x 0 0x 0 0x 0 0x 6 0x 0 0x 0 0x 0 ) which is not the architecture being linked (i386): /opt/local/lib/libstdc++.6.dylib for architecture i386
    922clang: error: linker command failed with exit code 1 (use -v to see invocation)