|
From: Jason F. <jas...@ya...> - 2002-06-06 20:11:13
|
Should that change be committed? --- Eric Kohl <ek...@rz...> wrote: > > "Jason Filby" <jas...@ya...> wrote: > > > > make[1]: Entering directory `C:/ros/reactos/drivers/lib/zlib' > > cc -O -c -o example.o example.c > > process_begin: CreateProcess((null), cc -O -c -o example.o > example.c, > > ...) faile > > d. > > make (e=2): The system cannot find the file specified. > > make[1]: *** [example.o] Error 2 > > make[1]: Leaving directory `C:/ros/reactos/drivers/lib/zlib' > > make: *** [zlib] Error 2 > > > > The makefile looks ok, and I can see drivers/lib/zlib/example.c - > > what's wrong? > > In drivers/lib/zlib/makefile is a line "CC = cc". Change it to > "CC=gcc" and > everything builds again. > > Eric > > > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- > http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > reactos-kernel mailing list > rea...@li... > https://lists.sourceforge.net/lists/listinfo/reactos-kernel __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com |