Description of problem: I get an "internal compiler error: Segmentation fault" when trying to compile wxX11-2.6.3. "./include/wx/wxprec.h:1: internal compiler error: Segmentation fault" Version-Release number of selected component (if applicable): wxX11-2.6.3 src compiled by gcc version 4.1.0 20060304 (Red Hat 4.1.0-3) How reproducible: 100% Steps to Reproduce: 1. Install FC5 on (atleast my) x86-64 2. Download wxX11 src 3. configure and make Actual results: Seg fault Expected results: Working binary Additional info: My system has been known to overhead (no, it hasn't been overclocked) before I turned the cpufreq to powersave. CPUINFO: vendor_id : AuthenticAMD cpu family : 15 model : 4 model name : AMD Athlon(tm) 64 Processor 3400+ stepping : 10 cpu MHz : 800.000 cache size : 1024 KB
Created attachment 127321 [details] GCC automagic crash dump Automated gcc segfault log file
A reinstall of g++ fixed the issue - I think I installed from bad media.