<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">hi jan,<DIV><BR><DIV><DIV>On Jul 16, 2005, at 12:22 PM, Jan Kremlacek wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><BLOCKQUOTE type="cite"><BLOCKQUOTE type="cite"><BLOCKQUOTE type="cite"><BLOCKQUOTE type="cite"><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">I'm trying right now compile and link the app [osx 10.3.9]</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">and XCode wouldn't link it because of ..</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">ld: Undefined symbols:</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_fftw_destroy_plan</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_fftw_execute</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_fftw_plan_dft_r2c_1d</DIV></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE><BR><BLOCKQUOTE type="cite"><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">I've compiled libfftw3f [--enable-floating] .. also I set up</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">static libraries instead of dynamic</DIV></BLOCKQUOTE><BR></DIV><DIV>...yeh, so that's the problem:  I think you'd need to change the calls to "fftw3f_destroy_plan", etc...libfftw3f is the way to go on ppc's, because you get the altivec accelleration...sorry I haven't had much time this weekend so far to do any computing (beyond sneaking a peak at email)...</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>ciao,</DIV><DIV>jamie</DIV><DIV><FONT class="Apple-style-span" color="#0000DD"></FONT></DIV></DIV></BODY></HTML>