Not sure where you’re getting that command line from but the < and > are probably intended to be replaced by something. Or just taken out and use the full /home/pi/ntcore/blah directory. < in the command line means read input from a file, and that doesn’t make sense in the middle of a g++ call.