Hello,

clang++.exe: warning: argument unused during compilation: '-L.\'
clang++.exe: warning: argument unused during compilation: '-L.\'
clang++.exe: warning: argument unused during compilation:
'-LC:/Tools/GNAT/2015/lib/gcc/i686-pc-mingw32/4.9.3/adalib/'

clang++.exe: error: unable to execute command: program not executable
clang++.exe: error: linker command failed with exit code 1 (use -v to
see invocation)

gnatlink: error when calling C:\Tools\LLVM-3.5\bin\clang++.exe

gnatmake: *** link failed.

gnatmake.exe was already called with –v. I don’t know what program is
not executable…

Yes, but you need to invoke clang++ with -v. Add -v after -largs in gnatmake command.

Tristan.


_______________________________________________
Ghdl-discuss mailing list
Ghdl-discuss@gna.org
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to