MantisBT - ITK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0006699 | ITK | public | 2008-04-01 15:33 | 2010-10-21 12:32 | |
| Reporter | Casey B Goodlett | ||||
| Assigned To | Gaetan Lehmann | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ITK-3-10 | |||
| Resolution Date | |||||
| Sprint | |||||
| Sprint Status | |||||
| Summary | 0006699: ITK does not compile with GCC 4.3 | ||||
| Description | I tried to compile ITK using GCC 4.3 which is included in Fedora 9. There are several changes in this version of gcc which require changes in ITK to allow it to build. Details for porting to GCC 4.3 are available here http://gcc.gnu.org/gcc-4.3/porting_to.html. [^] A patch to allow the compilation is attached. | ||||
| Steps To Reproduce | |||||
| Additional Information | I tested the compilation using BUILD_EXAMPLES, BUILD_TESTING, ITK_USE_REVIEW, and ITK_USE_OPTIMIZED_REGISTRATION. In particular I had to add include headers for cstring, cstdlib to test files. Several files also violated the name lookup changes. Also the HeaderTest files did not have the proper signature for main which now causes ans error. I did not address the warnings created by using ext/hash_map.h which is now deprecated. | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/1380/gcc43.patch | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2008-04-01 15:33 | Casey B Goodlett | New Issue | |||
| 2008-04-01 15:33 | Casey B Goodlett | File Added: gcc43.patch | |||
| 2009-02-20 16:23 | Gaetan Lehmann | Note Added: 0015280 | |||
| 2009-02-20 16:23 | Gaetan Lehmann | Status | new => resolved | ||
| 2009-02-20 16:23 | Gaetan Lehmann | Fixed in Version | => ITK-3-10 | ||
| 2009-02-20 16:23 | Gaetan Lehmann | Resolution | open => fixed | ||
| 2009-02-20 16:23 | Gaetan Lehmann | Assigned To | => Gaetan Lehmann | ||
| 2010-10-21 12:32 | Gabe Hart | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||