[Boost-bugs] [Boost C++ Libraries] #12301: problem building 1.61.0

Subject: [Boost-bugs] [Boost C++ Libraries] #12301: problem building 1.61.0
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-06-26 12:42:51


#12301: problem building 1.61.0
------------------------------+-------------------------
 Reporter: drmhkelley@… | Owner: bemandawes
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: filesystem
  Version: Boost 1.61.0 | Severity: Showstopper
 Keywords: |
------------------------------+-------------------------
 Brand new to boost. Downloaded and (apparently successfully) built
 version 1.61.0. Using recent (I think most recent) version on cygwin64 on
 Windows 10. First use was to try the tutorial programs for the boost
 filesystem package. Below is the linker output for tut1.cpp

 Any suggestions what I may have done wrong or where to look for solution?

 tut1.o:tut1.cpp:(.text+0x11f): undefined reference to
 `boost::system::generic_category()'
 tut1.o:tut1.cpp:(.text+0x11f): relocation truncated to fit: R_X86_64_PC32
 against undefined symbol `
 boost::system::generic_category()'
 tut1.o:tut1.cpp:(.text+0x12b): undefined reference to
 `boost::system::generic_category()'
 tut1.o:tut1.cpp:(.text+0x12b): relocation truncated to fit: R_X86_64_PC32
 against undefined symbol `

 boost::system::generic_category()'
 tut1.o:tut1.cpp:(.text+0x137): undefined reference to
 `boost::system::system_category()'
 tut1.o:tut1.cpp:(.text+0x137): relocation truncated to fit: R_X86_64_PC32
 against undefined symbol `
 boost::system::system_category()'
 collect2: error: ld returned 1 exit status
 make: *** [Makefile:20: tut1] Error 1

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12301>
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:20 UTC