octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Question about mkoctfile


From: michael . goffioul
Subject: Question about mkoctfile
Date: Mon, 26 Feb 2007 10:26:42 +0100

In mkoctfile, any oct file is linked against a bunch of libraries in addition to
liboctave, liboctinterp and libcruft: -lz, -lblas, -lfftw, -lhdf5....
If the target oct file does not use any symbol of those libs, do they still need
to be specified on the link command line? Or is -loctave, -loctinterp and
-lcruft enough? (I'm not sure how gcc handle this)
 
Thanks,
Michael.
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]