Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » How to build large project from eclipse using make utility ?(How to build large project from eclipse using make utility ?)
How to build large project from eclipse using make utility ? [message #1624516] Thu, 19 February 2015 21:14 Go to next message
Amer Naseem is currently offline Amer NaseemFriend
Messages: 11
Registered: February 2015
Junior Member
The make.exe utility is located at C:\Eclipse\msys

Attached is a batch file called make.bat. This batch file has %MSY%. I think %MSY% is path C:\Eclipse\msys which I need to specify in a environment variable.
This batch file has %1, %2, %3, %4. I think these are inputs I need to specify when I invoke make.exe. Looking at the batch file, it looks like build has to be invoked from Eclipse.

How should I invoke this build from eclipse ?

The folder that contain make.bat also contains make.mk


Thank you!

  • Attachment: make.bat
    (Size: 1.21KB, Downloaded 73 times)
Re: How to build large project from eclipse using make utility ? [message #1625792 is a reply to message #1624516] Fri, 20 February 2015 16:45 Go to previous messageGo to next message
Amer Naseem is currently offline Amer NaseemFriend
Messages: 11
Registered: February 2015
Junior Member
I entered following from the command line:

make msm_debug VERBOSE_ON

what should be %mv%
Re: How to build large project from eclipse using make utility ? [message #1626758 is a reply to message #1625792] Sat, 21 February 2015 05:33 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 02/20/2015 09:45 AM, Amer Naseem wrote:
> I entered following from the command line:
>
> make msm_debug VERBOSE_ON
>
> what should be %mv%
>

This sounds a little like a question for the Eclipse CDT forum.
Previous Topic:Hello World SWT
Next Topic:totalbeginner.tutorialClass9
Goto Forum:
  


Current Time: Thu Apr 25 10:58:28 GMT 2024

Powered by FUDForum. Page generated in 0.10046 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top