Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » MinGW/mingw32-make.exe vs def. make.exe problem
MinGW/mingw32-make.exe vs def. make.exe problem [message #142224] Thu, 31 March 2005 14:03 Go to next message
Eclipse UserFriend
Originally posted by: jacek_migacz.o2.pl

despite the fact that i have changed my maker-file name in:
/WINDOW/
->(PREFERENCES)
->(C/C++)
->(MAKE)
->(MAKE FILE PROJECT)
->(MAKE BUILDER)
->(BUILD COMMAND)/(BUILD COMMAND)
-> I make an input (mingw32-make)

... however all new project a make have this feature/option set 'make.exe'
... i want ming32-make.exe. how to change it permanently? is there any
solution?
Re: MinGW/mingw32-make.exe vs def. make.exe problem [message #142234 is a reply to message #142224] Thu, 31 March 2005 16:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dschaefe.ca.ibm.com

Sounds like a bug to me.

Doug

"jacekmigacz" <jacek_migacz@o2.pl> wrote in message
news:3fae520934680eba8d616eaea80eda59$1@www.eclipse.org...
> despite the fact that i have changed my maker-file name in:
> /WINDOW/
> ->(PREFERENCES)
> ->(C/C++)
> ->(MAKE)
> ->(MAKE FILE PROJECT)
> ->(MAKE BUILDER)
> ->(BUILD COMMAND)/(BUILD COMMAND)
> -> I make an input (mingw32-make)
> .. however all new project a make have this feature/option set 'make.exe'
> .. i want ming32-make.exe. how to change it permanently? is there any
> solution?
>
Re: MinGW/mingw32-make.exe vs def. make.exe problem [message #142310 is a reply to message #142234] Thu, 31 March 2005 20:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jacek_migacz.o2.pl

fortunately it's NOT

this feature works only with NOT-menaged c/c++ projects

there was a description on the top, i have not spotted

jacekmigacz
Re: MinGW/mingw32-make.exe vs def. make.exe problem [message #142508 is a reply to message #142224] Mon, 04 April 2005 12:58 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclayp.hotmail.com

jacekmigacz wrote:
> despite the fact that i have changed my maker-file name in:
> /WINDOW/
> ->(PREFERENCES)
> ->(C/C++)
> ->(MAKE)
> ->(MAKE FILE PROJECT)
> ->(MAKE BUILDER)
> ->(BUILD COMMAND)/(BUILD COMMAND)
> -> I make an input (mingw32-make)
> .. however all new project a make have this feature/option set 'make.exe'
> .. i want ming32-make.exe. how to change it permanently? is there any
> solution?
>


Don't know how to tweak things the way you want. Couple of workaround
options that I have done:

1. Rename ming32-make.exe to make.exe

2. Or if you have something that explicitly calls ming32-make.exe, you
can make a copy ming32-make.exe and rename it to make.exe.

-Eric
Re: MinGW/mingw32-make.exe vs def. make.exe problem [message #142527 is a reply to message #142508] Mon, 04 April 2005 15:01 Go to previous message
Eclipse UserFriend
Eric Claypool wrote:

> Don't know how to tweak things the way you want. Couple of workaround
> options that I have done:
>
> 1. Rename ming32-make.exe to make.exe
>
> 2. Or if you have something that explicitly calls ming32-make.exe, you
> can make a copy ming32-make.exe and rename it to make.exe.
or
3. install mysys -> it has a make.exe

Daniel
Previous Topic:Code completion key binding
Next Topic:Runtime debbuging
Goto Forum:
  


Current Time: Wed Jul 16 09:11:22 EDT 2025

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

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

Back to the top