![]() |
Blitz Support : |
From: Ralf Denzer (denzer_at_[hidden])
Date: 2003-04-24 05:09:15
Hi,
while making blitz (cvs checkout from 2003-04-24)
the following error occurs
....
make[2]: Entering directory
`/mount/stokes/denzer/local/src/blitz/doc/stencils'
make stencils
make[3]: Entering directory
`/mount/stokes/denzer/local/src/blitz/doc/stencils'
g++ -O2 -funroll-loops -I../.. -I../.. "-Dstenciltoapply=central22(A,1)" \
-o dump-stencil dump-stencil.cpp -L../../lib -lblitz -lm
/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld:
cannot find -lblitz
collect2: ld returned 1 exit status
It seems, that the linker couldn't find the libblitz.a file
in 'blitz/lib'. So I copy it from blitz/lib/.libs/libblitz.a to
blitz/lib/ and afterwards make runs smooth.
I'm using gcc 3.2 under SuSE Linux 8.1
Best regards
Ralf
-- Ralf Denzer University of Kaiserslautern Chair of Applied Mechanics Germany Phone: +49 631 205 3782 Fax: +49 631 205 2128 Email: denzer_at_[hidden] "There are 10 kinds of people in this world: those who understand binary and those who don't."