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

Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Create Makefile behaviour
Re: Create Makefile behaviour [message #32164 is a reply to message #32163] Thu, 28 April 2011 21:09 Go to previous messageGo to previous message
Mindtraveller is currently offline  Mindtraveller
Messages: 917
Registered: August 2007
Location: Russia, Moscow rgn.
Experienced Contributor

dolik.rce wrote on Thu, 28 April 2011 22:53

First time you execute make it rebuilds everything, but if you change some of the sources later and call make again, only the changed sources (and files depending on them) are rebuild. If it behaves differently for you than there is something broken Smile

I'm building under FreeBSD 8.1 with g++46.
What could possibly be broken? Is there a way to check what is broken exactly? Googling on this topic didn't help.
Thanks in forward.

UPDATE: It looks like I've found the cause. In Makefile I manually change CXX from "c++" to "g++46". Building with "c++" is incremental, while Makefile with "g++46" rebuilds from the scratch. Investigation continues...

[Updated on: Thu, 28 April 2011 21:13]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PROPOSAL: "MyClass + MyClassTest" Template in TheIDE
Next Topic: Problem Launching stable IDE on OpenBSD 4.8-stable
Goto Forum:
  


Current Time: Sun Sep 13 23:17:50 GMT+2 2026

Total time taken to generate the page: 0.00619 seconds