URL
https://opencores.org/ocsvn/zipcpu/zipcpu/trunk
[/] [zipcpu/] [trunk/] [sw/] [gcc-script.sh] - Diff between revs 103 and 104
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 103 |
Rev 104 |
Line 41... |
Line 41... |
--disable-threads --disable-tls \
|
--disable-threads --disable-tls \
|
--disable-libada --disable-libsanitizer \
|
--disable-libada --disable-libsanitizer \
|
--disable-libssp --disable-libquadmath \
|
--disable-libssp --disable-libquadmath \
|
--disable-libgomp --disable-libvtv \
|
--disable-libgomp --disable-libvtv \
|
--enable-checking --disable-nls \
|
--enable-checking --disable-nls \
|
|
--disable-sjlj-exceptions \
|
--disable-decimal-float --disable-fixed-point \
|
--disable-decimal-float --disable-fixed-point \
|
--disable-lto --disable-canonical-system-headers
|
--disable-lto --disable-canonical-system-headers
|
|
|
make
|
make || true
|
make install
|
cd gcc; make || true
|
|
cd ../; make all-libcc1 || true
|
|
cd libcc1; make || true
|
|
cd ../gcc; make || true
|
|
make install || true
|
|
|
|
|
No newline at end of file
|
No newline at end of file
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.