|
From: Felix S. <fel...@we...> - 2008-08-06 12:04:26
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dear, I've a problem with valgrind. I want to develop a tool. I need a second c file and a header file. I add the c file to ***_SOURCES_COMMON in Makefile.am and i add a new make macro to this makefile called mtinclude_HEADERS. To this macro i add the header file. When I type in make the compiler said that there is an undefined reference to mt_test in mt_main.c. Can you help me? pontix -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkiZk0sACgkQmH8OAwYoDBnE9QCeMvGGJEE9O/Dm7TnHa15XaGCF U/cAoIr/ro4/6zup44thc2st8RQg8UOW =uRJe -----END PGP SIGNATURE----- |