On Sat, 22 Dec 2007, Felix Fietkau wrote: > Robert P. J. Day wrote: > > one question, though -- is there any chance that one of those host > > tools would end up in one of those earlier directories on the search > > path? > > > > i can see that $(TOOLCHAIN_DIR)/bin should contain only the host > > toolchain commands, so we should be good there. next, > > $(STAGING_DIR_HOST)/bin would contain those host utilities, so > > that's fine. but what about $(STAGING_DIR)/usr/bin? what's that > > supposed to contain? is it assured that that directory can't > > interfere with this search (that it can't possibly contain > > something named "sed")? just making sure.
> $(STAGING_DIR)/usr/bin will be removed from the path soon. At the > moment it's there to prevent some package breakage, but sooner or > later the packages need to be fixed. ah, good, so it shouldn't cause a problem. thanks. more later. rday -- ======================================================================== Robert P. J. Day Linux Consulting, Training and Annoying Kernel Pedantry Waterloo, Ontario, CANADA http://crashcourse.ca ======================================================================== _______________________________________________ openwrt-devel mailing list [email protected] http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
