Mark Komarinski <mkomarin...@wayga.org> wrote on 09/17/2009 12:19:39 PM:

> On 09/17/2009 12:08 PM, bruce.lab...@autoliv.com wrote:
> > The fun never ends...
> >
> > My make file compiles everything, using the compiler of choice ( using 

> > brute force, not using elegance ).  However, ld fails to find -lfftw3. 
The 
> > error is:
> >
> > /usr/bin/ld: skipping incompatible /usr/local/lib/libfftw3.so when 
> > searching for -lfftw3
> > /usr/bin/ld: skipping incompatible /usr/local/lib/libfftw3.a when 
> > searching for -lfftw3
> > /usr/bin/ld: skipping incompatible /usr/local/lib/libfftw3.so when 
> > searching for -lfftw3
> > /usr/bin/ld: skipping incompatible /usr/local/lib/libfftw3.a when 
> > searching for -lfftw3
> > /usr/bin/ld: cannot find -lfftw3
> > collect2: ld returned 1 exit status
> > make: *** [server] Error 1
> > 
> Throw in the output of 'file /usr/local/lib/libfftw3.*'.  I'd have to 
> guess that the fftw libraries are 32-bit while you're compiling a 64-bit 

> application.
> 
> -Mark

FFTW was compiled with -m64 = 64 bit.

What did you mean by
Throw in the output of 'file /usr/local/lib/libfftw3.*'.   ?

Bruce


******************************
Neither the footer nor anything else in this E-mail is intended to or 
constitutes an <br>electronic signature and/or legally binding agreement in the 
absence of an <br>express statement or Autoliv policy and/or procedure to the 
contrary.<br>This E-mail and any attachments hereto are Autoliv property and 
may contain legally <br>privileged, confidential and/or proprietary 
information.<br>The recipient of this E-mail is prohibited from distributing, 
copying, forwarding or in any way <br>disseminating any material contained 
within this E-mail without prior written <br>permission from the author. If you 
receive this E-mail in error, please <br>immediately notify the author and 
delete this E-mail.  Autoliv disclaims all <br>responsibility and liability for 
the consequences of any person who fails to <br>abide by the terms herein. <br>
******************************

_______________________________________________
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/

Reply via email to