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 100126 - "Parser Settings" window contains wrong predefined includes and macros for some of compilers
Summary: "Parser Settings" window contains wrong predefined includes and macros for so...
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@cnd
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2007-04-05 16:19 UTC by soldatov
Modified: 2007-12-06 17:51 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 soldatov 2007-04-05 16:19:28 UTC
On solaris machine IDE finds /usr/ucb/cc file, on my linux machine IDE finds
/usr/bin/m68k-palmos-gcc compiler. I expected to see predefined includes and
macros for these compilers in "Parser Settings" window. But all tab contains
settings for GNU and Sun C compilers only.

------------------------------------------------------------------------------
>m68k-palmos-gcc -v -E -x c /dev/null
Reading specs from /usr/lib/gcc-lib/m68k-palmos/2.95.3-kgpd/specs
Reading specs from /usr/lib/gcc-lib/m68k-palmos/specs
gcc version 2.95.3-kgpd 20010315 (release)
 /usr/lib/gcc-lib/m68k-palmos/2.95.3-kgpd/cpp0 -lang-c -v -D__GNUC__=2
-D__GNUC_MINOR__=95 -Dm68000 -Dmc68000 -Dm68k -D__palmos__ -D__m68000__
-D__mc68000__ -D__m68k__ -D__palmos__ -D__m68000 -D__mc68000 -D__m68k
-Asystem(palmos) -Acpu(m68k) -Amachine(pilot) -Dmc68000 -D__mc68000
-D__mc68000__ -D__INT_MAX__=32767 -isystem /opt/palmdev/include /dev/null
GNU CPP version 2.95.3-kgpd 20010315 (release) (68k, Motorola syntax)
#include "..." search starts here:
#include <...> search starts here:
 /opt/palmdev/include
 /usr/lib/gcc-lib/m68k-palmos/2.95.3-kgpd/include
 /usr/lib/gcc-lib/m68k-palmos/2.95.3-kgpd/../../../../m68k-palmos/include
 /usr/share/prc-tools/include
End of search list.
The following default directories have been omitted from the search path:
End of omitted list.
# 1 "/dev/null"
Comment 1 Jesse Grodnik 2007-07-17 07:21:22 UTC
QA escalated.
Comment 2 Thomas Preisler 2007-08-21 21:11:21 UTC
This should have been fixed a while ago. The parser settings in the code assistance tab now displays macros and includes from the compilers chosen in the 
tools tab.
Comment 3 alexandrov 2007-12-06 17:51:27 UTC
verified in build 20071205