On Mon, Mar 28, 2011, Diane Holt wrote:
> The Dapper desktop VMWare appliance I got from Ubuntu [...]
Thanks a lot for sharing your notes!
If it's a requirement that you use Ubuntu 6.06, I'd be curious to hear
why! It should mostly work, but I'm curious because we mostly target
the latest LT
I'm using Dapper because that's got an old enough libc to build the Linaro
toolchain against so that it will work as a toolchain in Scratchbox. The one
that was built by you guys won't work, because the
/scratchbox/host_shared/lib/libc.so is too old (and there are no current
plans to update it).
I
On Tue, Mar 29, 2011 at 4:31 PM, Diane Holt wrote:
> Thanks, Michael, that's the sort of thing I was hoping for. And it almost
> worked :)
A great thing about Debian/Ubuntu is 'apt-get build-dep'. On recent
systems at least you can run 'apt-get build-dep gcc-snapshot' and have
all of the build d
On Tue, Mar 29, 2011 at 6:18 PM, Michael Hope wrote:
> >> The build got pretty far, but eventually failed with:
> >>
> >> make[4]: Entering directory
> >> `/home/ubuntu/work/build/gcc/libiberty/testsuite'
> >> make[4]: Nothing to be done for `install'.
> >> make[4]: Leaving directory
> `/home/ubun