Commit Graph

21 Commits

Author SHA1 Message Date
Giacomo Tesio 25a0786488 gcc: fix automake dependency for debian bullseye 2022-01-06 00:47:40 +00:00
Giacomo Tesio 0c2dabf975 new-build: get rid of Go(ogle) with few rc scripts
Also, in binutils: fix inlining compilation error,
see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242053
2021-12-29 16:33:49 +01:00
Giacomo Tesio 1addd6d56b gcc cross: cleanup init.sh 2020-01-17 00:21:05 +01:00
Giacomo Tesio 57cedd3786 gcc native: initialize newlib (dedicated environment and SIGCHLD management) 2019-12-18 18:15:17 +01:00
Giacomo Tesio ba1541c359 gcc: remove APW from config/jehanne.h; adjust init.sh to include it on make 2019-12-16 01:02:15 +01:00
Giacomo Tesio 629d1eef1c gcc cross: configure --without-isl and --disable-nls 2019-12-15 23:35:01 +01:00
Giacomo Tesio 7490843fcc gcc cross compiler: remove CPATH and comments 2019-12-13 00:30:24 +01:00
Giacomo Tesio 0ae284b23b gcc cross compiler: copy GCC headers into $JEHANNE/posix; reconfigure patched gcc/libstdc++-v3 2019-12-12 01:05:29 +01:00
Giacomo Tesio 558d3985e9 cross gcc: no customizations in cross compiler configuration 2019-11-25 12:50:41 +01:00
Giacomo Tesio 05c7ff454e gcc native: moved cross compiler (GCC 9.2.0) out of system tree 2019-11-22 22:52:17 +01:00
Giacomo Tesio 492f377640 gcc native: build cross GCC 9.2.0 outside of sysroot 2019-11-22 00:13:45 +01:00
Giacomo Tesio 0c7d7e3064 gcc native: move cross compiler outside source tree 2019-11-22 07:26:24 +01:00
Giacomo Tesio f094ef7ff2 cross/init.sh: echo "done." to avoid wait to propagate the exit status of the dotter 2019-08-12 00:35:25 +02:00
Giacomo Tesio 7b8ebef97c cross-toolchain: terminate init.sh when fetch fails (thanks R41z) 2017-08-30 23:11:16 +02:00
Giacomo Tesio 86d0b03316 travis-ci: fix dotters 2017-05-18 19:11:33 +02:00
Giacomo Tesio 5e6f606295 travis-ci: hide GCC & newlib output on success 2017-05-18 03:56:56 +02:00
Giacomo Tesio 454498b954 Revert "cross-compiler: use automake 1.11.6 instead of 1.11.1"
This reverts commit b1ab4f1a08.
2017-04-19 23:13:43 +02:00
Giacomo Tesio b1ab4f1a08 cross-compiler: use automake 1.11.6 instead of 1.11.1 2017-03-23 18:42:08 +01:00
Giacomo Tesio bcce8f4499 coverity: add coverity-scan.sh; cross/init.sh generate dynamically linked gcc/binutils
Coverity use an LD_PRELOAD library to intercept syscalls, so it cannot work with
a statically linked cross-compiler
2016-11-26 16:23:33 +01:00
Giacomo Tesio 8b70872352 init.sh: generate syscalls.h 2016-11-25 15:00:10 +00:00
Giacomo Tesio 1ba806ca1b new development tools 2016-11-25 13:41:57 +00:00