[go: up one dir, main page]

Menu

#7 Compile failure on Mac OS-X gcc40.mac

open
None
5
2010-04-25
2010-04-25
Matt Wilson
No

ar -r ../../lib/xtests.0.recls.gcc40.mt.debug.a ./xtests.recls.core.api.mt.debug.o
ar: creating archive ../../lib/xtests.0.recls.gcc40.mt.debug.a
g++ -o ../../bin/recls.1.test.unit.api.combine_paths.gcc40.mt.debug \
./test.unit.api.combine_paths.mt.debug.o\
../../lib/recls.1.gcc40.mt.debug.a\
../../lib/shwild.0.recls.gcc40.mt.debug.a\
../../lib/xtests.0.recls.gcc40.mt.debug.a\
-lpthread
ld: in ../../lib/recls.1.gcc40.mt.debug.a, archive has no table of contents
collect2: ld returned 1 exit status
make: *** [../../bin/recls.1.test.unit.api.combine_paths.gcc40.mt.debug] Error 1

Discussion