[CLN-list] Linker error: multiple definition of...

Lorne McIntosh lmcintos at sfu.ca
Tue Oct 5 10:45:32 CEST 2010


Hi all,

I'm attempting to build CLN 1.3.1 on Windows 7 32-bit using MinGW (and NetBeans IDE 6.9.1). The build seemed to be going well until linking, when I got the following error:

../src/.libs/libcln.a(cl_F_decode.o):cl_F_decode.cc:(.text$_ZN3cln12decode_floatERKNS_5cl_LFE[cln::decode_float(cln::cl_LF const&)]+0x0): multiple definition of `cln::decode_float(cln::cl_LF const&)'
../src/.libs/libcln.a(cl_LF_decode.o):d:\School\Grad\Thesis\Prototype09\cln-1.3.1\src/float/lfloat/misc/cl_LF_decode.cc:19: first defined here


More information about the CLN-list mailing list