[AWS] Step by step build for AWS-gpl-2.2.0 on Windows XP

Pascal Obry pascal at obry.net
Mon Dec 18 20:57:31 CET 2006


Vincent Tourvieille a écrit :
> It looks that my step by step method is not bullet proof.
> Trying to install AWS on another machine running XP
> fails with the following:
> 
> "make[1]: cc: Command not found "

Really strange. Looks like in your environment the CC makefile variable
is set to cc. Don't you have a CC environment variable set of cc ?

Can you try adding this into win32/makefile :

CC=gcc

Let me know if this fixes your problem.

Thanks,
Pascal.

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|              http://www.obry.net
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595


More information about the AWS mailing list