extracted from Wine /home/marcus/projects/gcc.trunk/BIN/bin/gcc -c -O2 -g typelib.i -m32 /tmp/cc23hzJL.s: Assembler messages: /tmp/cc23hzJL.s:299: Error: can't resolve `.LFE8' {*UND* section} - `.Ltext0' {.text section}
The -m32 (build for x86) is necessary. -- Summary: label emitted for debug has no reference? Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marcus at jet dot franken dot de GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: i586-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40253