Re: CPATH and GCC

2019-01-28 Thread bre...@posteo.net
Ignore this. I realized my silly mistake. Sent from my Sprint Phone. -- Original message--From: brettg@posteo.netDate: Mon, Jan 28, 2019 5:45 PMTo: help-guix;Cc: Subject:CPATH and GCC Hi all. I am trying to use GSL in my C project on GuixSD. brettg@guixsd ~/cproj$ guix package --search-p

CPATH and GCC

2019-01-28 Thread brettg
Hi all. I am trying to use GSL in my C project on GuixSD. brettg@guixsd ~/cproj$ guix package --search-paths export PATH="/home/brettg/.guix-profile/bin" export GIT_EXEC_PATH="/home/brettg/.guix-profile/libexec/git-core" export XDG_DATA_DIRS="/home/brettg/.guix-profile/share" export GIO_EXTRA_MO