Guest User

Untitled

a guest
Dec 13th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. $ /usr/lib64/ccache/g++ -g -Wall -m64 -std=c++17 -pthread -fPIC
  2. -I/opt/data-an/include mwe.cc -o mwe
  3. -L/opt/data-an/lib64 -lgandiva -larrow
  4.  
  5. $ LD_LIBRARY_PATH=/opt/data-an/lib64 ./mwe
Add Comment
Please, Sign In to add comment