mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-16 18:31:32 +00:00
Address bug #10326 by warning of it and suggesting gcc 4.
This commit is contained in:
parent
041c0225ee
commit
fe3c651f14
5
INSTALL
5
INSTALL
@ -48,6 +48,11 @@ Do this
|
||||
to compile the wesnoth binary and install it along with the game
|
||||
data to the default prefix, which is probably /usr/local.
|
||||
|
||||
Note: It has been reported (see https://gna.org/bugs/index.php?10326)
|
||||
that under gcc 3.3.6 you need to turn off optimizations or you will
|
||||
get a build that doesn't work for multiplayer. We recommend building
|
||||
with gcc 4.
|
||||
|
||||
If you want to build wesnoth_editor too add the --enable-editor
|
||||
configure option.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user