<div dir="ltr">Hi,<div><br></div><div>I am compiling multiple source files and trying to generate one executable out of it and getting following error:</div><div><br></div><div>"cannot specify -o when generating multiple output files"<br></div><div><br></div><div>The command is like following:</div><div><br></div><div>$ clang++ exec_1.bin 1.cpp 2.cpp. 3.cpp</div><div><br></div><div>Please let me know how to solve this issue.</div><div><br></div><div>Regards,</div><div><br></div><div>Sameer Joshi </div></div>