all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.