MantisBT - GCC-XML | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0007370 | GCC-XML | public | 2008-07-20 01:36 | 2008-08-07 11:38 | |
| Reporter | chi11ken | ||||
| Assigned To | Brad King | ||||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Summary | 0007370: Add OS X framework support to gcc-xml | ||||
| Description | As discussed on the mailing list (http://www.gccxml.org/pipermail/gccxml/2006-August/000827.html [^]), gcc-xml doesn't currently support frameworks on Mac OS X. However, due to the <framework>/<filename> format used on OS X, there's no easy workaround using extra -I include directories. It appears that the only solution at the moment is to symlink any required framework headers into an include directory: ln -s /System/Library/Frameworks/Carbon.framework/Headers myIncludes/Carbon However, this is quite a hack, and difficult to setup and maintain. It would be great if gcc-xml could support frameworks out of the box. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2008-07-20 01:36 | chi11ken | New Issue | |||
| 2008-07-20 08:49 | Brad King | Note Added: 0012757 | |||
| 2008-08-07 11:36 | Brad King | Status | new => assigned | ||
| 2008-08-07 11:36 | Brad King | Assigned To | => Brad King | ||
| 2008-08-07 11:38 | Brad King | Status | assigned => closed | ||
| 2008-08-07 11:38 | Brad King | Note Added: 0012954 | |||
| 2008-08-07 11:38 | Brad King | Resolution | open => fixed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||