make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Gmake Help .


From: Vinay Ramdas Revankar
Subject: Gmake Help .
Date: Fri, 22 Jun 2007 14:16:53 +0530

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]