"Laurynas Biveinis" <[EMAIL PROTECTED]> wrote on 12/20/2006
04:05:00 PM:
# I suggest that you send this report to [EMAIL PROTECTED], the
# DJGPP port of GCC maintainers are much more likely to respond there.
I've actually already been in communication with DJ Delorie; I thought I
might get some a
> I suggest that you send this report to [EMAIL PROTECTED], the
> DJGPP port of GCC maintainers are much more likely to respond there.
He did that first.
2006/12/12, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
I've come across an issue with using the -pg switch for profiling on the
DJGPP DOS platform, using GCC 4.1.0.
I suggest that you send this report to [EMAIL PROTECTED], the
DJGPP port of GCC maintainers are much more likely to respond there.
-
I've come across an issue with using the -pg switch for profiling on the
DJGPP DOS platform, using GCC 4.1.0. After some digging through
disassembly, I found that the part of the function prologue for main()
before the call to mcount() is using the ECX register, and the call to
the mcount() funct