Follow-up Comment #1, bug #10419 (project wesnoth):

Hi,

I use already the Boost autoconf macros from the autoconf archive and tried
now using http://autoconf-archive.cryp.to/ax_boost_iostreams.html.

It doesn't work because /usr/lib64 is not searched. I patched
these macros to test the suffixes "64" and "" and use the first
found version which worked well for me. Nevertheless I noticed
now during my tests that they fail on my 32 bit system because
there are also Boost libraries in /usr/lib64.

Short: Do not use these macros, they are buggy.

Short time ago a new project was announced:
http://www.nabble.com/boost.m4-or-how-to-use-Boost-with-the-GNU-Autotools-t4820109.html
http://repo.or.cz/w/boost.m4.git

This doesn't contain macros for Boost::IOStreams but it is
probably easy to add.

I will probably look at it later ...

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?10419>

_______________________________________________
  Nachricht geschickt von/durch Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to