unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Boost with C++14
@ 2018-12-23 15:44 Sam Varner
  0 siblings, 0 replies; only message in thread
From: Sam Varner @ 2018-12-23 15:44 UTC (permalink / raw)
  To: help-guix

Hi all,

When compiling my own code with gcc 8.2.0 I get "undefined reference to
`boost::system::detail::generic_category_instance'" unless I use
-std=c++11.  Word on the net is that I need to use boost libraries
compiled for C++14. 

'guix edit boost' shows boost and boost-cxx14 packages.  I see that
other packages use the latter with (inputs `((boost ,boost-cxx14))).
How do I link the C++14 variant with my code?  Thanks.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-23 15:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-23 15:44 Boost with C++14 Sam Varner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).