Bug 466215 - error:unable to set linker option,No ITool avaiable when creating MPI Pi c++ project->LLVM with clang
Summary: error:unable to set linker option,No ITool avaiable when creating MPI Pi c++ ...
Status: NEW
Alias: None
Product: PTP
Classification: Tools
Component: Tools (show other bugs)
Version: 8.1.2   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-03 01:19 EDT by Alex Luya CLA
Modified: 2015-05-03 01:19 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Luya CLA 2015-05-03 01:19:36 EDT
Actually,in creation wizard,I got a series of messages:after message in question summary,eclipse gives me:

 unable to set link command,No ITool linker avaiable,then

 unable to set linker option,No ITool avaiable 
......

my development configuration is:
ubuntu 14.04 64bit
LLVM 3.6
Eclipse 4.3

By the way,general "hello world" c++ project with llvm+clang works fine,and MPI Pi c++ project wiht linux-gcc works fine also.