Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined reference to `memcpy@GLIBC_2.14' #16

Open
pedroernesto opened this issue Mar 18, 2019 · 1 comment
Open

undefined reference to `memcpy@GLIBC_2.14' #16

pedroernesto opened this issue Mar 18, 2019 · 1 comment

Comments

@pedroernesto
Copy link

pedroernesto commented Mar 18, 2019

I am being redirected here by the NEST team, for an error message when trying to link NEST to libneurosim:

nest/nest-simulator#1063

But I am actually building first libneurosim outside the Python environment. Is there some FLAG I can add to ./configure to force the usage of the local compilers of the Miniconda env? It seems that conda activate is not being enough.

@sanjayankur31
Copy link
Contributor

sanjayankur31 commented Mar 19, 2019

The various environment variables should let you set the compiler of choice etc:

https://www.gnu.org/software/automake/manual/automake.html#Standard-Configuration-Variables

(This is more a anaconda issue that either a NEST or libneurosim one)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants