Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » use mingw32-make.exe intead of make
use mingw32-make.exe intead of make [message #1832418] Thu, 17 September 2020 14:19 Go to next message
Ravenous Bugblatterbeast is currently offline Ravenous BugblatterbeastFriend
Messages: 25
Registered: April 2020
Junior Member
I need eclipse to run "mingw32-make.exe" intead of "make" on a particular build system. I see where I can edit the PATH but that won't help. How can I specify that the binary for make is "mingw32-make.exe" on that system?

edit:
Eclipse IDE for C/C++ Developers

Version: 2020-03 (4.15.0)
Build id: 20200313-1211

[Updated on: Thu, 17 September 2020 14:45]

Report message to a moderator

Re: use mingw32-make.exe intead of make [message #1832448 is a reply to message #1832418] Fri, 18 September 2020 07:49 Go to previous messageGo to next message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
Change the build command.
Project --> Properties --> C/C++ Build --> Builder Settings tab --> Build Command

[Updated on: Fri, 18 September 2020 07:50]

Report message to a moderator

Re: use mingw32-make.exe intead of make [message #1832451 is a reply to message #1832448] Fri, 18 September 2020 08:50 Go to previous message
Ravenous Bugblatterbeast is currently offline Ravenous BugblatterbeastFriend
Messages: 25
Registered: April 2020
Junior Member
Thanks for the help David, I didn't see that.
Previous Topic:How to get ICProject out of IProject?
Next Topic:Make file
Goto Forum:
  


Current Time: Thu Oct 03 21:10:05 GMT 2024

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

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

Back to the top