From: jody AT beehive DOT com (Jody Goldberg) Subject: b17 and Purify-4.01 fails 11 Dec 1996 13:48:00 -0800 Sender: daemon AT cygnus DOT com Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <32AF032D.4D68.cygnus.gnu-win32@beehive.com> References: <1 DOT 5 DOT 4 DOT 32 DOT 19961210143859 DOT 006656d4 AT republique DOT saclay DOT cea DOT fr> <32AE5744 DOT 33DC AT tid DOT es> Reply-To: jody AT beehive DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.01 (WinNT; I) Original-To: gnu-win32 AT cygnus DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT com main() { printf("Hello World.\n"); } gcc -g test.c This compiles and links happily. Just to see what would happen I attempted to run Purify on the result. Purify spit out the following warning. Instrumenting: a.out 236114 bytes Purify: While processing file P:\jody\src\Curves\a.out: Error: Code detected but missing .reloc section. Unable to instrument module. Avoid the use of the /FIXED linker option. System error code: The system cannot find the file specified. System error code: No such file or directory ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Jody Goldberg | 'By definition all answers are responses. jody AT beehive DOT com | Unfortunately all responses are not answers.' JMS - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".