On Fri, 2017-08-18 at 21:18 +0100, Ken Moffat wrote:
> Following my previous mail to -dev, I've spent some more time
> looking at rust, but I cannot bootstrap *any* newer release than
> what is in the book (all die within a few seconds of starting to try
> to build things).
>
> I find its bootstrap process to be flakey and capricious. When
> firefox-56 comes out, the version of rust in the book will not be
> good enough so anyone using firefox will need to think about what to
> use instead. That's why I'm Cc'ing this to -support.
>
> Hoping that somebody clever can manage to bootstrap it, but it's far
> beyond my abilities.
>
> Failing that, I suppose that firefox-52 ESR versions can be used
> until June 2018.
>
> ĸen
> --
> I live in a city. I know sparrows from starlings. After that
> everything is a duck as far as I'm concerned. -- Monstrous Regiment
Hi Ken,
I have not been following this thread, but seeing this email,
I thought I'd give it a try, and eventually succeed.
Prior to this build, the environment did not have an older version of
rust or cargo installed. The environment was based on LFS-8.0 and not dev.
./configure --prefix=/usr \
--docdir=/usr/share/doc/rustc-1.19.0 \
--release-channel=stable \
--llvm-root=/usr \
--enable-llvm-link-shared
./x.py build
./x.py install
llvm version was 4.0.1
If you like, I can post you my logs. Where is it breaking for you?
Regards,
Wayne.
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page