Opened 14 months ago

#67137 new defect

fftw fails to build on Rosetta: Macports arch settings not respected

Reported by: barracuda156 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: powerpc, snowleopard, rosetta Cc:
Port: fftw

Description

libtool: link: /usr/bin/gcc-4.2 -std=gnu99 -O3 -fomit-frame-pointer -fno-schedule-insns -fschedule-insns2 -fstrict-aliasing -Wl,-headerpad_max_install_names -Wl,-rpath -Wl,/opt/local/lib/libgcc -arch ppc -o .libs/fftw_test fftw_test.o test_main.o  -L/opt/local/lib ../fftw/.libs/libdfftw.dylib -lm
ld: warning: in fftw_test.o, file was built for unsupported file format which is not the architecture being linked (ppc)
ld: warning: in test_main.o, file was built for unsupported file format which is not the architecture being linked (ppc)
Undefined symbols:
  "_main", referenced from:
      start in crt1.10.5.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[1]: *** [fftw_test] Error 1

Attachments (1)

fftw_log.txt (196.0 KB) - added by barracuda156 14 months ago.

Download all attachments as: .zip

Change History (1)

Changed 14 months ago by barracuda156

Attachment: fftw_log.txt added
Note: See TracTickets for help on using tickets.