Hi,

    I am trying to build a ARM library in windows-xp system .I have a recursive 
Gmake structure for building the library when i give a gmake command from the 
root directory  is reads the main Makefile .But recursive build of the 
subdirectoryes give an error saying  invalied command "gmake" .I get the 
following error on the screen.
Please can any one tell me what may be the problem.

C:\vinay\UMAC\Tools\simMAC\main>gmake
"*****Starting to build MSM****\n"
cd C:\vinay\UMAC\src\MSM && gmake "OPT=-c  -O0 -g --cpu ARM1136J-S --apcs /inter
 --dwarf2" "msm=C:\vinay\UMAC\src\MSM" 
"msm_obj=C:\vinay\UMAC\bin\arm11\Debug\obj" "tar=C:\vinay\UMAC\bin\arm11\Debug" 
\
"CLI_COMM_INC=C:\vinay\UMAC\include" "TCA_INC=C:\vinay\UMAC\src\tca\common" 
"LMAC_INC=C:\vinay\LMAC\include"

'gmake' is not recognized as an internal or external command,
operable program or batch file.
gmake: *** [MSM] Error 1


Thank you,
vinay r
_______________________________________________
Make-w32 mailing list
Make-w32@gnu.org
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to