Skip to content

Instantly share code, notes, and snippets.

@strezh
Created March 21, 2017 13:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save strezh/196f183b97537a1b15bc40d3f78cbb2b to your computer and use it in GitHub Desktop.
Save strezh/196f183b97537a1b15bc40d3f78cbb2b to your computer and use it in GitHub Desktop.
Vivado HLS crti.o not found
$> export LIBRARY_PATH=/usr/lib/x86_64-linux-gnu:$LIBRARY_PATH
$> vivado_hls
@iDoka
Copy link

iDoka commented Apr 17, 2019

BTW, in RHEL crti.o located at /usr/lib/x86_64-redhat-linux6E/lib64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment