[ros-kernel] kjs with gcc-3.4.0 unbuildable
Filip Navara
xnavara at volny.cz
Sun May 30 00:43:28 CEST 2004
Hi David!
I currenly don't have GCC 3.4 installed so I can't test it, but it
should be fixed in CVS now.
Regards,
Filip
David Kredba wrote:
>
> make -C ../lib/kjs
> make[2]: Entering directory `/home/dave/ros/reactos/lib/kjs'
>
> ...
>
> mingw32-gcc -g -D__NTKJS__ -Werror -Wall -I. -Isrc -Iinclude
> -D_DISABLE_TIDENTS -I. -I../../include -I../../w32api/include -pipe
> -march=i386 -D_M_IX86 -g -c ksrc/iostream.c -o ksrc/iostream.o
> ksrc/iostream.c: In function `js_iostream_read':
> ksrc/iostream.c:91: warning: use of cast expressions as lvalues is
> deprecated
> make[2]: *** [ksrc/iostream.o] Error 1
> make[2]: Leaving directory `/home/dave/ros/reactos/lib/kjs'
> make[1]: *** [../dk/w32/lib/kjs.a] Error 2
> make[1]: Leaving directory `/home/dave/ros/reactos/ntoskrnl'
> make: *** [ntoskrnl] Error 2
>
>
> I tried to temporary "fix" compilation by omitting -Werror -Wall and
> adding -W-no-deprecated but without success.
>
>
> David
More information about the Ros-kernel
mailing list