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 205797 - Allow users to add their own customized tool chains for unsupported platforms
Summary: Allow users to add their own customized tool chains for unsupported platforms
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Toolchain (show other bugs)
Version: 7.1
Hardware: HP Unix
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-01 17:39 UTC by ablakey
Modified: 2011-12-01 17:40 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ablakey 2011-12-01 17:39:30 UTC
I am using NB on HP-UX. I need to create a custom tool chain. That is comprised the HP-UX c and c++ compiler - aCC in /opt/aCC/bin, the gnu utilities in /usr/local/bin i.e. as and gmake, and the gnu debugger distributed by HP in /opt/langtools/bin

I know HP-UX is not supported and probably never will be, but if I had simple way to create the configuration for a custom tool chain you would not need to support the platform - only the tool chain configuration.