This is my computing environment: Ubuntu 16.04+gcc4.9.3+gtx 1080+cuda 8.0RC+cudnn 5.1v
. I am trying to compile Tensorflow from source through Bazel. But I keep getting this error error trying to exec 'as': execvp: No such file or directory
. How do I fix it?
Asked
Active
Viewed 785 times
0

Jeff Liu
- 79
- 1
- 8
-
Answered here: http://stackoverflow.com/a/39181639/1032586 – Igor Dec 01 '16 at 17:12
-
Possible duplicate of [tensorflow build failure with gcc error 'as'](http://stackoverflow.com/questions/39095577/tensorflow-build-failure-with-gcc-error-as) – Igor Dec 01 '16 at 17:13