Hi Sarah,
Sarah Morgensen <[email protected]> writes: > The issue seems to be with the (automatically set by Guix) > CPLUS_INCLUDE_PATH environment variable. The following works as > expected: > > guix environment --pure --ad-hoc gcc-toolchain -- CPLUS_INCLUDE_PATH= c++ > -nostdinc++ test.cpp thanks, this solved my problem. Best regards, Ontje
