profiling behavior

Andre W B Furtado awfurtado@uol.com.br
Tue, 13 Nov 2001 10:17:15 -0200


If module A imports B, and if B was compiled without the profiling options
(but A was), is the final program expected to abort (illegal operation or
something like that)? If it is, why?

-- Andre