Ignore:
Timestamp:
Jun 3, 2013, 12:50:47 PM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
fd7a9f3
Parents:
578cf221
Message:

Update to gcc 4.8.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/mips64/gcc.xml

    r578cf221 r4dbd276  
    2121  <sect2 role="installation">
    2222    <title>Installation of GCC</title>
    23 
    24     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    25     href="../common/gcc.xml"
    26     xpointer="xpointer(//*[@os='p1'])"/>
    27 
    28     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    29     href="../common/gcc.xml"
    30     xpointer="xpointer(//*[@os='p2'])"/>
    31 
    32     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    33     href="../../cross-tools/mips/gcc-static.xml"
    34     xpointer="xpointer(//*[@os='f1'])"/>
    35    
    36     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    37     href="../../cross-tools/mips/gcc-static.xml"
    38     xpointer="xpointer(//*[@os='f2'])"/>
    3923
    4024    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    6549    --enable-__cxa_atexit --enable-c99 --enable-long-long --with-abi=64 \
    6650    --enable-clocale=gnu --enable-languages=c,c++ --disable-libstdcxx-pch \
    67     --enable-cloog-backend=isl</userinput></screen>
     51    --enable-cloog-backend=isl --with-system-zlib \
     52    --disable-cloog-version-check --enable-checking=release \
     53    --enable-libstdcxx-time --disable-install-libiberty</userinput></screen>
    6854
    6955    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.