From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Wed, 26 Aug 2009 22:44:34 +0200 Subject: [Buildroot] Kernel panic - not syncing: Attempted to kill init! In-Reply-To: (H. Hartley Sweeten's message of "Wed\, 26 Aug 2009 12\:45\:05 -0400") References: <20090822011906.2dd045fc@surf> <20090822105505.27ace9b6@surf> <20090823081702.445b1b5a@surf> <20090825190153.GA29206@mx.loc> Message-ID: <87fxbemhjh.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 >>>>> "H" == H Hartley Sweeten writes: Hi, H> What I don't understand is why they need to be copied to $(STAGING_DIR) H> and then needing to re-direct the --sysroot to them. The only comment H> about this in ext-tool.mk says: I didn't write the external toolchain support, but I guess it's because the individual packages wants to install their libraries / headers, and it's a lot simpler (E.G. similar to the internal toolchain) if everything is together in a single directory tree instead of 2 trees. -- Bye, Peter Korsgaard