#4433: Add ISL to book
-------------------------+-----------------------
 Reporter:  thomas       |       Owner:  lfs-book
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  8.5
Component:  Book         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by bdubbs):

 {{{
 URL=http://isl.gforge.inria.fr/isl-0.20.tar.gz
 SIZE=2.0 MB
 MD5SUM=895cbb81d8552aa2d77108988035bdc4

 Needs: gmp; Uses python2 (not sure if py3 is OK or not)

 ./configure --prefix=/usr --disable-static
 make
 make check (0.3 SBU; 1 extra MB)
 make install

 BUILD SIZE= 23 MB (2.7 MB installed)
 SBU=0.4

 Library:  libisl.so.19.1.0 (and libisl.so.19.1.0-gdb.py)
 New Directory: ./include/isl

 Need to move libisl.so.19.1.0-gdb.py from /usr/lib to
   /usr/share/gdb/auto-load/usr/lib/

 In LFS, we would probably need
   mkdir -p  /usr/share/gdb/auto-load/usr/lib/
 since isl would be before gcc. (gcc installs libstdc++.so.6.0.25-gdb.py
 there)

 }}}

--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/4433#comment:8>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to