2014-03-21 15:07 GMT+04:00, Vojtech Horky <[email protected]>: > Hello Wolf. > > 2014-03-21 12:01 GMT+01:00 Wolf Ramovsky <[email protected]>: > >> Also >> in srv/net/dhcp/transport.c, line 182 and srv/net/dnssrv/dns_msg.c, >> line 535, in debug build, GCC says that variables "size" or "q_size", >> respectively, is possibly uninitialized. >> I haven't explored for the rest possible uninitialized variable errors >> and just removed -Werror option in debug build mode, so fixing >> mentioned files could be not enough. >> > What version of GCC are you using? It seems to me you are not using the one > built by our toolchain script. Unfortunately, GCC ability to spot > problematic places changes from version to version.
I use gcc built by toolchain.sh, I see path to it in make output. It's version is 4.8.1. _______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/listinfo/helenos-devel
