Thread: Boost for MinGW?

  1. #1
    Registered Abuser
    Join Date
    Sep 2007
    Location
    USA/NJ/TRENTON
    Posts
    127

    Boost for MinGW?

    I know a lot of people here are using boost and often refer to it in their answers to posts. I do the bulk of my work on my windows xp laptop w/dev c++. I'm interested in using boost but I can't find much that tells me how to build the libraries for the MinGW compiler.

    Any suggestions?

  2. #2
    Ethernal Noob
    Join Date
    Nov 2001
    Posts
    1,901
    You can use it with Mingw, just get boost jam and build it as per the instructions.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Boost Read/Write Mutexes
    By Zafrir Patt in forum C++ Programming
    Replies: 1
    Last Post: 06-11-2009, 09:32 AM
  2. Boost Auto-Linking
    By Tonto in forum C++ Programming
    Replies: 5
    Last Post: 12-30-2007, 06:11 AM
  3. Replies: 2
    Last Post: 12-12-2007, 06:45 AM
  4. building boost iostreams
    By l2u in forum C++ Programming
    Replies: 3
    Last Post: 04-14-2007, 02:29 PM
  5. Integrating Boost with STLPort
    By Mario F. in forum Tech Board
    Replies: 1
    Last Post: 11-11-2006, 06:49 AM