Bug 168708 - MBS Gnu Target doesn't consider -mno-cygwin for built-ins
Summary: MBS Gnu Target doesn't consider -mno-cygwin for built-ins
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build (show other bugs)
Version: 4.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: cdt-build-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-20 10:43 EST by Doug Schaefer CLA
Modified: 2020-09-04 15:18 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 Doug Schaefer CLA 2006-12-20 10:43:34 EST
The -m options on gcc often change the built-in include path. This happens for example when you do -mno-cygwin to use the mingw built-ins in the cygwin environment.

This plays with the new configs/project types I want to add for supporting mingw and cygwin more explicitly so I may cover it there. But there is the general issue of taking into account the compiler options when figuring out the built-ins.