Changes between Initial Version and Version 1 of Ticket #35851, comment 5


Ignore:
Timestamp:
Jan 4, 2014, 12:08:28 AM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35851, comment 5

    initial v1  
    11I got the same problem:
     2{{{
    23:info:build /usr/bin/llvm-gcc-4.2 -O3 -arch x86_64 -o maxcut maxcut.o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_DSDP/DSDP/work/DSDP5.8/lib/libdsdp.a -llapack -lblas -lm
    34:info:build Undefined symbols for architecture x86_64:
    45:info:build   "_ATL_cGetNB", referenced from:
     6}}}
    57
    68I tried different  compiler, e.g. llvm-gcc-4.2 and apple-gcc-4.2, but not help...