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 210180

Summary: Compilers architecture settings should be clarified
Product: cnd Reporter: igor_nikiforov <igor_nikiforov>
Component: ProjectAssignee: issues@cnd <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description igor_nikiforov 2012-03-27 12:15:30 UTC
The problem is that user can set different architecture settings for C, C++ and Fortran compilers. And any usecase doesn't come into mind why somebody would need to make C compiler generate 32- and C++ compiler 64-bit code, but now it is possible to do. 

So it looks like we should have architecture on project level, but not on compiler level.