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...
Message search is now enhanced, find messages faster. Take it for a spin.

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
autotooled mpatrol 1.5.1   Message List  
Reply | Forward Message #1193 of 1197 |
Re: autotooled mpatrol 1.5.1


I have forgotten something important: on Windows (at least using MSYS / MinGW)
you can use pkg-config to compile and link your program against mpatrol. In that
case, mpatrol will be statically linked to your program (it has been reported
that there are problems when using mpatrol dll on Windows and i have also
experienced that).

On linux, pkg-config can also be used, but mpatrol will not be statically linked
to your program and mpatrol shared lib will be used

Vincent Torri

--- In mpatrol@yahoogroups.com, "vincent.torri" <vtorri@...> wrote:
>
> I've been working for some months on an autotooled mpatrol using the svn
version, with the help of Graeme Roy (the mpatrol author) for some
> technical details. What i have done is in the AUTOTOOL branch of the svn
repository of mpatrol.
>
> It is work in progress, but I think that I have now a working autotooled
mpatrol (linux and msys/mingw).
>
> If some people are interested in testing that version of mpatrol, do the
following commands:
>
> * svn co
https://mpatrol.svn.sourceforge.net/svnroot/mpatrol/branches/AUTOTOOL/
mpatrol_autotooled
> * go to mpatrol_autotooled
> * autoreconf -f -i
> * ./configure --without-x
> * make and make install of course
>
> There is a problem with mptrace, using lesstiff (Graeme told me that the api
of lesstiff has changed several times), that's why i added --without-x as option
in configure to disable its compilation. You can try to compile mptrace (don't
add --without-x) , but you may have some problems when compiling it.
>
> About linux 64 bits, the compilation should be fine.
>
> If you have remarks, ideas, or regression reports, please let me know
>
> regards
>
> Vincent Torri
>





Fri Jun 5, 2009 7:31 am

vincent.torri
Offline Offline
Send Email Send Email

Forward
Message #1193 of 1197 |
Expand Messages Author Sort by Date

I've been working for some months on an autotooled mpatrol using the svn version, with the help of Graeme Roy (the mpatrol author) for some technical details....
vincent.torri
Offline Send Email
Jun 5, 2009
7:24 am

I have forgotten something important: on Windows (at least using MSYS / MinGW) you can use pkg-config to compile and link your program against mpatrol. In that...
vincent.torri
Offline Send Email
Jun 5, 2009
7:32 am
Advanced

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