[snip]

| return:
|       /usr/lib/gcc/i486-linux-gnu/4.1.3/../../../../lib/crt1.o: In
|       function `_start': (.text+0x18): undefined reference to `main'
|       collect2: ld a retourné 1 code d'état d'exécution
|
| This function (main) must be provided by the libboost-test1.34 [1].
Gauthier

I have the same issue here, and didn't fill a bug report 
the dynamic library for the unit test framework does not contain 'main'
but the static one does
so use the static version if you want to use the unit test lib

Domenico, what do you think ? 

Best regards
C.
-- 
Debian Developer - http://people.debian.org/~prudhomm/
Scientific computing packages maintainer
Fingerprint = 3703 50DE 7A9F 024E 0F26  0D07 A18F B40B D4BE 1450

Reply via email to