It's still on our to-do list, and we've just thought of a nice
way to do it too.   So it's just moved up into "let's do it" status.

Thanks for the reminder

Simon

| -----Original Message-----
| From: MR K P SCHUPKE [mailto:[EMAIL PROTECTED]] 
| Sent: 15 July 2002 17:20
| To: glasgow-haskell-users
| Subject: profiling objects (segmentation fault)
| 
| 
| I know this has been discussed before, but I can't remember the 
| conclusion and nothing seems to have
| been done, so I am going to bring it up again.
| 
| Is there any way the compiler can mark object files with whether they 
| are profiling or not, so that you cannot
| link a profiled object with a non-profiled one. It seems 
| quite bad that 
| the program appears to compile and then
| fails with a segmentation fault. Perhapse all profiling symbols could 
| have "prof" appended - so they will not link
| against non-profiling symbols of the same name?
| 
|     Keean Schupke.
| 
| 
| _______________________________________________
| Glasgow-haskell-users mailing list 
| [EMAIL PROTECTED] 
| http://www.haskell.org/mailman/listinfo/glasgow-| haskell-users
| 
_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to