Commit Graph

245 Commits

Author SHA1 Message Date
Giacomo Tesio f3c2a947f7 devshell.sh: do not define CPATH 2019-12-13 00:47:07 +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 5631951268 gcc cross compiler: do not add . to include paths 2019-12-11 21:46:43 +01:00
Giacomo Tesio b4b4b24bcd Merge branch 'port-gcc-restart' of https://bitbucket.org/tesio/jehanne-utilities into port-gcc-restart 2019-11-28 23:13:56 +01:00
Giacomo Tesio cd6c4368c8 gcc native: add jehanne to libstdc++-v3/crossconfig.m4 2019-11-28 23:13:29 +01:00
Giacomo Tesio 86bf70b6e8 cross pkgs: use hosted compiler in newlib and mksh (still to properly
install in /posix)
2019-11-28 01:13:06 +01:00
Giacomo Tesio 15b4c0b6b9 usyscall: purge syscall macros 2019-11-27 01:52:24 +01:00
Giacomo Tesio 558d3985e9 cross gcc: no customizations in cross compiler configuration 2019-11-25 12:50:41 +01:00
Giacomo Tesio 026c082f2a gcc: do not automatically include /posix 2019-11-24 15:51:17 +01:00
Giacomo Tesio e794cf272b usyscalls: fix cast 2019-11-24 15:49:04 +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 3842a03b36 gcc native: build.sh: mock makeinfo to avoid it as a dependency 2019-11-20 00:26:41 +01:00
Giacomo Tesio 9114d34164 newlib: fix libraries `mv` 2019-11-20 00:25:43 +01:00
Giacomo Tesio efa47411c6 gcc native: more binutils 2019-11-19 00:23:08 +01:00
Giacomo Tesio 3f3f02c9dd newlib: build.sh: copy output libraries to /posix and rename for easier linking 2019-11-19 00:24:34 +01:00
Giacomo Tesio 292ecd4f19 gcc native: more binutils 2019-11-19 01:51:23 +01:00
Giacomo Tesio 633a039d4f devtools: usyscalls: cast pointers args to (void*) 2019-11-19 01:48:52 +01:00
Giacomo Tesio ee7317925a gcc native: properly copy Makefile.in to doc dirs 2019-11-18 01:17:53 +01:00
Giacomo Tesio aebce89c7c gcc native: properly set CPATH and LIBS 2019-11-18 01:02:18 +01:00
Giacomo Tesio 1114e56fb6 newlib: update 2019-11-13 18:24:18 +01:00
Giacomo Tesio b0fa506226 Merge branch 'master' of https://github.com/JehanneOS/devtools 2019-11-13 18:22:42 +01:00
Giacomo Tesio 5c3f796756 gcc native: mess with environment variables 2019-11-13 18:19:34 +01:00
Giacomo Tesio 02d871e58d gcc native: actually put --host=x86_64-jehanne; set LDFLAGS and LDLIBS 2019-11-12 00:12:09 +01:00
Giacomo Tesio 329683c7cf gcc native: copy to /posix 2019-11-12 00:23:23 +01:00
Giacomo Tesio 655f19e322 gcc native: unset $CPATH (set in ./hacking/devshell.sh); replace ftp with https in cross/pkgs/gcc/src/gcc/contrib/download_prerequisites 2019-11-11 00:15:54 +01:00
Giacomo Tesio 23c117a97e gcc native: almost there 2019-11-08 01:43:04 +01:00
Giacomo Tesio 8f6f592374 gcc native: upgrade to binutils-2.33.1 and gcc-9.2.0 2019-11-06 00:34:50 +01:00
Giacomo Tesio 9a5e6673e8 gcc native: patch/gcc/gcc/config.gcc 2019-11-06 00:08:44 +01:00
Giacomo Tesio 62881baa8c gcc native: build.sh reindent 2019-11-05 00:51:04 +01:00
Giacomo Tesio b866bb47cf gcc native: fix mpfr version in mpfr 2019-11-05 00:35:42 +01:00
Giacomo Tesio fc3f76eb31 gcc native: build binutils 2019-11-05 00:22:29 +01:00
Giacomo Tesio 6868f18e46 Merge branch 'master' into port-gcc 2019-11-05 00:24:22 +01:00
Giacomo Tesio 61806bacc9 port-gcc: more 2019-11-05 00:19:53 +01:00
Giacomo Tesio 14e9ad0fe7 newlib: update 2019-08-27 00:27:22 +02:00
Giacomo Tesio ba666b8764 newlib: update 2019-08-12 01:43:07 +02: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 1781fc1393 newlib: update 2019-08-12 01:44:03 +02:00
Giacomo Tesio 8ff8b9de75 continuous-build.sh: don't fail on git clean 2019-08-12 01:32:53 +02:00
Giacomo Tesio 97729c1fcf .gitignore 2019-08-11 23:34:45 +02:00
Giacomo Tesio 4025f9d26d devtools: fix runqemu 2019-08-11 23:32:33 +02:00
Giacomo Tesio 76f7599057 newlib: update 2019-08-11 22:55:48 +02:00
Giacomo Tesio 14f054b6f8 gcc native: more binutils build in build.sh 2019-03-28 01:00:16 +01:00
Giacomo Tesio 0fef60d69d gcc native: draft binutils build in build.sh (not working) 2018-11-29 18:13:48 +01:00
Giacomo Tesio aa0ff70ecb gcc native: more build.sh 2018-11-29 02:38:34 +01:00
Giacomo Tesio 705762061c gcc native: gcc and binutils to fetch.json 2018-11-28 18:33:11 +01:00
Giacomo Tesio f781514ecd gcc native: more build.sh 2018-11-28 18:32:39 +01:00
Giacomo Tesio 1c428cd009 gcc native: small fixes 2018-11-28 11:47:24 +01:00