This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 175561 - SunStudio is no longer default toolchain
Summary: SunStudio is no longer default toolchain
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-28 00:30 UTC by Thomas Preisler
Modified: 2009-10-29 12:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Preisler 2009-10-28 00:30:36 UTC
SunStudio toolchain is no longer set to default toolchain when it initializes tools (with a fresh userdir). I'm on OpenSolaris and have GNU tools and SunStudio 
12.1 installed. All binaries are present in /usr/bin. It (correctly) finds all my toolchains in this order:

GNU
SunStudio
SunStudio_12.1

but doesn't set SunStudio as the default.
Comment 1 Thomas Preisler 2009-10-28 00:34:37 UTC
PATH: /usr/gnu/bin:/usr/bin:/usr/X11/bin:/usr/sbin:/sbin
Comment 2 Alexander Simon 2009-10-28 14:44:12 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/289d865d1ae3
Comment 3 Quality Engineering 2009-10-29 12:13:05 UTC
Integrated into 'main-golden', will be available in build *200910290252* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/289d865d1ae3
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed IZ#175561 SunStudio is no longer default toolchain