On 15.04.2011 19:13, Tomo Vuckovic wrote:
virtual box svn build error :

/svn-virtualbox/vbox/src/VBox/Devices/Network/SrvIntNetR0.cpp:2673:21:
error: array subscript is above array bounds [-Werror=array-bounds]

Looks like a gcc incompatibility... for gcc >= 4.3.0 our Makefiles pass -Wno-array-bounds. Your gcc appears to be too stubborn to accept that, or you're overriding some flags which you shouldn't.

Klaus


regards
tomo

_______________________________________________
vbox-dev mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-dev

Reply via email to