On Sunday 20 November 2005 13:48, Ullrich von Bassewitz wrote: > On Tue, Oct 11, 2005 at 10:15:47AM +0200, MagerValp wrote: > > On my laptop I ran into the same problem with stdint/C99 that I did on > > my Mac. Here's a proposed fix that will make the makefiles in src/ > > inherit CC and CFLAGS from the top level makefile: > > Please correct me if I'm wrong, but it seems to me that with this patch, > the lower level makefiles may no longer be used without the top level > makefile, since they *need* CC and CFLAGS specified somewhere. Since I > don't use the top level makefile, this would worsen the situation for me. > So, if I'm right with above, I would prefer a solution that keeps the > current functionality of the sub level makefiles. i often use a include file with only that kinda definitions (and no actual rules) in the top level of my projects and include that from all makefiles in subdirectories....maybe thats a good way to do it here? -- http://www.hitmen-console.org http://www.gc-linux.org/docs/yagcd.html http://www.pokefinder.org http://ftp.pokefinder.org The major difference between a thing that might go wrong and a thing that cannot possibly go wrong is that when a thing that cannot possibly go wrong goes wrong it usually turns out to be impossible to get at or repair. <Douglas Adams> ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Sun Nov 20 13:53:04 2005
This archive was generated by hypermail 2.1.8 : 2005-11-20 13:53:06 CET