From: jody@beehive.com (Jody Goldberg)
Subject: b17 and Purify-4.01 fails
11 Dec 1996 13:48:00 -0800
Sender: daemon@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <32AF032D.4D68.cygnus.gnu-win32@beehive.com>
References: <1.5.4.32.19961210143859.006656d4@republique.saclay.cea.fr> <32AE5744.33DC@tid.es>
Reply-To: jody@beehive.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@cygnus.com
Original-Sender: owner-gnu-win32@cygnus.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@beehive.com |  Unfortunately all responses are not answers.'   JMS
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
