Summary: | wesnoth-0.7.11 fails to compile on amd64 using gcc-3.4.0 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam Wouters <sam> |
Component: | [OLD] Games | Assignee: | Gentoo Games <games> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | amd64 |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | preprocessed source |
Description
Sam Wouters
2004-06-29 04:38:47 UTC
Created attachment 34405 [details]
preprocessed source
preprocessed source
Apparently its a gcc-3.4 thingy. Switching to gcc-3.3.3 makes it compile fine. However, previous versions of wesnoth compiled fine using gcc-3.4.0. Seems to be fixed by gcc-3.4.1 which is stable on amd64 - please can you retry with this gcc version and re-open if the ICE is reproduced? Thanks, malc. commodore64 root # gcc --version gcc (GCC) 3.4.1 (Gentoo Linux 3.4.1, ssp-3.4-2, pie-8.7.6.3) Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. commodore64 root # genlop wesnoth * games-strategy/wesnoth Mon Jul 19 17:07:10 2004 >>> games-strategy/wesnoth-0.8 |