Euphoria
Ticket #61:
Add the ability to compile binaries with the profile option on
-
Reported by
jeremy
Sep 13, 2009
Matt said:
I recently added the ability to build the binary with profiling turned
on under gcc. Basically, you add -pg to each compile and linker
action. I don't know if there is a similar option using watcom.
Details
1. Comment by jimcbrown
Jan 14, 2017
Since we're no longer supporting OpenWatcom we should probably drop this ticket....
2. Comment by ne1uno
Jan 14, 2017
configure still has watcom
3. Comment by jimcbrown
Jan 14, 2017
For 4.1, that should be removed from the configure script.