Search the web
Sign In
New User? Sign Up
mpatrol · mpatrol library discussion group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 879 - 909 of 1197   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
879
... course. You can find ... MinGW gcc. I have ... right. The closest I ... that I could not ... Downloads page; that ... have the libs, I'm ... Unix-centric,...
gph_3d
Offline Send Email
Apr 14, 2004
1:50 pm
880
... [trimmed and reformatteed] ... The customary advice on <mingw-users@...> is to get things working on the command line first. Often that...
Greg Chicares
chicares
Offline Send Email
Apr 15, 2004
12:12 am
881
Hi Greg, ... -lbfd -liberty -limagehlp ... Bingo, that worked! But why "-lbfd -liberty -limagehlp"? I searched the mpatrol-manual for this phrases and get ...
Gerhard Herbig
gph_3d
Offline Send Email
Apr 15, 2004
3:47 pm
882
... '-lbfd' and '-liberty' are in the manual. Just figure that gcc is originally a *nix compiler, so follow the *nix instructions; disregard the msw...
Greg Chicares
chicares
Offline Send Email
Apr 15, 2004
5:41 pm
883
Hi, I have a problem concerning the position of the mpatrol.h in combination with mingw and iostream, but I'm not sure, whether mingw plays really a role in...
gph_3d
Offline Send Email
Apr 22, 2004
8:06 am
884
I have a mfc application that uses a DLL. I want to debug the memory usage of both. 1.) Which version should I use where? libmpatrol, libmpatrolmt, mpatrol? ...
bruce_np
Offline Send Email
Apr 22, 2004
12:22 pm
885
Hello, I'm afraid I can't answer all your questions, but I will say that this problem is not related to mingw. I've seen this same behaviour on linux. In fact,...
ryan p bobko
ryanbobko
Offline Send Email
Apr 22, 2004
12:25 pm
886
New developments: 1.) Tried also to use: __mp_printf in both (DLL and MFC appl) none worked! 2.) tried to link only the dll wiht mpatrol. The only output in...
bruce_np
Offline Send Email
Apr 22, 2004
6:29 pm
887
... Look for a message I posted here on Fri, 09 May 2003 11:53:17 -0400 under the subject Linking to msw apps that use dlls If yahoogroups has deleted its...
Greg Chicares
chicares
Offline Send Email
Apr 22, 2004
11:09 pm
888
... It seems unusual to put a third-party library's headers where the system headers reside. I don't see any reason why that wouldn't work here--I just don't...
Greg Chicares
chicares
Offline Send Email
Apr 22, 2004
11:09 pm
890
... I found the article but not the atachment :( ... compile ... No. Error messages in the mpatrol log file ... How do i find out???, How could I replace this?...
bruce_np
Offline Send Email
Apr 23, 2004
6:30 am
891
... Yahoo has removed the attachment to that 2003-05-09 email, so I've uploaded it to the 'files' area....
chicares
Offline Send Email
Apr 23, 2004
12:22 pm
892
... Yahoo has removed the attachment to that 2003-04-30 email, so I've uploaded it to the 'files' area....
chicares
Offline Send Email
Apr 23, 2004
12:26 pm
893
... [Greg Chicares wrote:] ... It's in the 'files' area now. ... Try posting representative messages here. ... What compiler are you using? I think I've heard...
Greg Chicares
chicares
Offline Send Email
Apr 23, 2004
12:33 pm
894
Hello, I'm trying to set these MPATROL_OPTIONS to change the directory where output files are put but they don't seem to be recognized. ERROR: unrecognised...
Paul Dubuc
pdubuc@...
Send Email
Apr 23, 2004
6:57 pm
895
I've been trying out mpatrol 1.4.8 with code built with GCC g++ 3.3.1 and see lots of errors like the following come out when processes start up. They all ...
Paul Dubuc
pdubuc@...
Send Email
Apr 26, 2004
6:25 pm
896
Sorry, I forgot to attach the error the first time. ... -- Paul M. Dubuc Dept. 24 | Rm. 4349B | ext. 2692 http://www.purl.org/dubuc/cas/ @(#) mpatrol 1.4.8...
Paul Dubuc
pdubuc@...
Send Email
Apr 26, 2004
6:49 pm
897
... [...] ... My message of 16 May 2003 00:27:23 -0400 suggests a way to fix this. Let me know if you can't find it in the online archives....
Greg Chicares
chicares
Offline Send Email
Apr 27, 2004
2:39 am
898
Hi , I have created the Mpatrol libraries , but now I need link my application using MPatrol . The documentation only gives instructions for UNIX . Is there a...
gauthamc
Offline Send Email
Apr 27, 2004
12:44 pm
899
... How you link to mpatrol depends on what compiler you're using. Try searching the yahoogroups site, e.g. for 'link windows'....
Greg Chicares
chicares
Offline Send Email
Apr 27, 2004
3:02 pm
900
Hi Greame, ... int main(int argc, char *argv[]) { return 0; } ... Compiled with g++ 3.4.0 on Pentium III (SuSE; Kernel 2.4.21-199) results in an endless loop...
Gerrit Bruchhäuser
gbruchhaeuser
Offline Send Email
May 5, 2004
6:40 am
901
Hi again, well, linking to the static mpatrol library version works with the given simple example. But the recursive call to 'ssignal' occurs again if the...
Gerrit Bruchhäuser
gbruchhaeuser
Offline Send Email
May 9, 2004
2:26 pm
902
Dear Sir, I am trying to execute test7.c but it is giving linker errors I am using windows2000 and VC++6.0.The errors are ... Linking... LIBC.lib(malloc.obj) :...
srinivasarao_moturu
srinivasarao...
Offline Send Email
May 12, 2004
6:00 am
903
I'm having problems with threads deadlocking in mpatrol on Solaris 8 (SPARC, 16 CPUs). The root cause seems to be the fact that the pthreads library calls ...
Paul Dubuc
pdubuc@...
Send Email
May 12, 2004
8:22 pm
904
Hmmm ... This problem goes away when I use the NOPROTECT option. The program runs very much faster too. Seems to work fine now. Paul ... -- Paul M. Dubuc ...
Paul Dubuc
pdubuc@...
Send Email
May 13, 2004
9:18 pm
905
Hello, I've just started to use mpatrol for memory debugging reasons of a small project. This project consists of a bunch of vendor suplied libraries with ...
Soeren Gerlach
soeren@...
Send Email
Jun 4, 2004
12:05 pm
906
Hi, The most probably cause of your problem is likely to be the definitions of malloc/free, etc in libmpatrol. To remove these, simply rebuild libmpatrol but...
Roy, Graeme
graemeroy
Offline Send Email
Jun 7, 2004
8:46 am
907
Hi Roy, thanks for your answer ... Okay, I've rebuilt the multithreaded library like this: gcc -shared -o libmpatrolmt-wo-malloc.so list.s.t.o tree.s.t.o...
Soeren Gerlach
soeren@...
Send Email
Jun 7, 2004
2:11 pm
908
... Sorry, I have to change this issue: The new and delete operators are refrenced in the vendor code still but in the first test I made this did not screw up ...
Soeren Gerlach
soeren@...
Send Email
Jun 7, 2004
2:38 pm
909
Sorry, I forgot to add that if you're using C++ then you should also remove cplus.o if you don't want to catch all new/delete calls. Graeme....
Roy, Graeme
graemeroy
Offline Send Email
Jun 7, 2004
3:29 pm
Messages 879 - 909 of 1197   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help