From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Wed, 05 Nov 2008 07:16:15 +0100 Subject: [Buildroot] svn commit: trunk/buildroot In-Reply-To: (hartleys@visionengravers.com's message of "Tue\, 4 Nov 2008 20\:01\:22 -0500") References: <20081104125039.199A23C8D7@busybox.net> Message-ID: <87hc6mvgsw.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "hartleys" == hartleys writes: Hi, hartleys> Yes, it appears HOST_GLIB_BIN is just used to figure out hartleys> what HOST_GLIB is supposed to be. hartleys> Question: Does this really belong in the top level Makefile? No, it belongs in libglib2.mk, and we should compile our own glib tools instead of using whatever may or may not be on the host. That hunk was added by Ulf (r22663). Notice that HOST_GLIB is used for more than just glib-genmarshal (E.G. in libgtk2.mk) -- Bye, Peter Korsgaard