Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 43865 - Managed Build does not build on Solaris and Linux
Summary: Managed Build does not build on Solaris and Linux
Status: VERIFIED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-core (show other bugs)
Version: 1.2   Edit
Hardware: PC Linux
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Sean Evoy CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-29 16:33 EDT by Mathieu Lapensée CLA
Modified: 2003-09-30 10:49 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 Mathieu Lapensée CLA 2003-09-29 16:33:36 EDT
Sorry Sean, I had to log this one for the sanity results.

Build 1.2.0.59
Linux and Solaris

A managed build project cannot be built on Linux and Solaris.

Steps
1) Create a managed build project
2) Rebuild project

Error: "empty string invalid as file name".

Workaround:

1) Right click on project and select "Project Properties".
2) Go to "C/C++ Build"
3) Press "Manage..."
4) In "Make Command", unselect "Use default command" and type "make -k".
Comment 1 Mathieu Lapensée CLA 2003-09-29 16:34:47 EDT
Fix title of bug.
Comment 2 Sean Evoy CLA 2003-09-29 16:43:33 EDT
Already resolved in latest patch. Should be in build 60.
Comment 3 Mathieu Lapensée CLA 2003-09-30 10:49:46 EDT
Verified with Build 1.2.0.60