OpenCores
URL https://opencores.org/ocsvn/zipcpu/zipcpu/trunk

Subversion Repositories zipcpu

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /zipcpu/trunk/sw
    from Rev 103 to Rev 104
    Reverse comparison

Rev 103 → Rev 104

/gcc-script.sh
43,8 → 43,14
--disable-libssp --disable-libquadmath \
--disable-libgomp --disable-libvtv \
--enable-checking --disable-nls \
--disable-sjlj-exceptions \
--disable-decimal-float --disable-fixed-point \
--disable-lto --disable-canonical-system-headers
 
make
make install
make || true
cd gcc; make || true
cd ../; make all-libcc1 || true
cd libcc1; make || true
cd ../gcc; make || true
make install || true
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.