Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Eclipse 4.10 + llvm/clang doesn't create executable
Eclipse 4.10 + llvm/clang doesn't create executable [message #1800348] Tue, 25 December 2018 13:32
Dmitry Vokhmin is currently offline Dmitry VokhminFriend
Messages: 2
Registered: December 2018
Junior Member
Hi,
new installed Eclipse 4.10 with llvm/clang toolchain doesn't creates project executable. In "Debug" folder I see a lot of .bc files of my sources, so llvm byte code compilations works but nothing more.
When Eclipse starts debugger it says "No executable...", and there is no one.
Is there any suggestion?

I understand that should starts a linker and I see some in Eclipse project properties ("clang++" with some paths prefixed "L" ) but it seems doesn't work.
Project was imported from Eclipse 4.8 and no problems was there.
Previous Topic:Parallel tool configuration error
Next Topic:Parallel tool configuration error
Goto Forum:
  


Current Time: Wed Apr 24 23:48:10 GMT 2024

Powered by FUDForum. Page generated in 0.02565 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top