U++ framework
Do not panic. Ask here before giving up.

Home » Community » Coffee corner » The power of Makefile
Re: The power of Makefile [message #25842 is a reply to message #25841] Mon, 15 March 2010 11:38 Go to previous messageGo to previous message
chickenk is currently offline  chickenk
Messages: 171
Registered: May 2007
Location: Grenoble, France
Experienced Member
Hi Honza,

I tried it, it is absolutely great. Thank you very much for this effort, much appreciated.

Just for record, I added a very small rule 'showflags' (patch attached) that displays the flags for the main package as they are guessed. Example:

$ make PKG=ide showflags
ide_FLAGS: GCC LINUX MAIN
$ make PKG=ide USEMAINCFG=y showflags
ide_FLAGS: GCC GUI LINUX MAIN

Can be useful to know these flags before actually trying to compile.

Another way to do that without the patch:

$ make PKG=ide USEMAINCFG=y -p | grep '^ide_FLAGS'
ide_FLAGS := GCC GUI LINUX MAIN


Just my 2 cents. Keep up this good work, will surely help u++ to expand.
 
Read Message icon3.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon14.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Anybody still knowing anyone using Win98?
Next Topic: What do you think I should do?
Goto Forum:
  


Current Time: Mon Sep 14 18:23:34 GMT+2 2026

Total time taken to generate the page: 0.01220 seconds