#11521: Upgrade rustc for firefox-65.0
-------------------------+-----------------------
 Reporter:  ken@…        |       Owner:  ken@…
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  8.4
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by ken@…):

 Not looking good with 1.32.0. I had hoped to use thin-lto to save time and
 space. That turns out to need LLVM's lld linker (which is a separate
 download like cfe/clang). But after building that, it seems that it will
 only use *static* system libraries.

 Gave up on that, trying a regular X86 build with shipped LLVM but it fails
 to load the stage1 codegen lib librustc_codegen_llvm-llvm.so with the
 message

 {{{
 LLVM-8svn.so: cannot open shared object file: No such file or directory
 }}}

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/11521#comment:8>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to