Re: [Boost-bugs] [Boost C++ Libraries] #6797: Undefined references for program_options library with mingw64.

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6797: Undefined references for program_options library with mingw64.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-12-19 01:58:19


#6797: Undefined references for program_options library with mingw64.
-------------------------------+-----------------------------
  Reporter: tasptz@… | Owner: vladimir_prus
      Type: Support Requests | Status: new
 Milestone: To Be Determined | Component: program_options
   Version: Boost 1.49.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+-----------------------------

Comment (by anonymous):

 as your comment, the built libs on linux is working, but fails to work on
 windows, i think this is because of the common_config_file_iterator'
 export.

 i add this fix, and it works on windows with .dll suffix:

 class '''BOOST_PROGRAM_OPTIONS_DECL''' common_config_file_iterator
         : public eof_iterator<common_config_file_iterator, option>
     {

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6797#comment:2>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:15 UTC