This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

DLL gcov problems


Hi All,
    Thanks to your help I have now built my code into DLLs. However,
using my makefile I add the "-fprofile-arcs -ftest-coverage" arguments
to g++ and I get a linking problem. The compiler outputs : "undefined
reference to __bb_init_func".

Does anybody know how I can fix this ?

Thanks in advance,
    Alan

--
Alan Patterson            Algorithm Software Engineer
Nexan Telemed Ltd.,       +44 1223 713500
The Quorum, Barnwell Rd,  +44 1223 713501 (fax)
Cambridge CB5 8RE.        alan.patterson@nexan.com



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]