RE: Error messages when mixing profiled and unprofiled code

2003-01-08 Thread Simon Marlow
I just went through an interesting (== painful) remote debugging session with one of my clients which could be avoided by improving an error message. If you compile a program for profiling but don't have profiling versions of the standard libraries, then the linker generates reports

Error messages when mixing profiled and unprofiled code

2003-01-03 Thread Alastair Reid
I just went through an interesting (== painful) remote debugging session with one of my clients which could be avoided by improving an error message. If you compile a program for profiling but don't have profiling versions of the standard libraries, then the linker generates reports like: