This website requires JavaScript.
Explore
Help
Sign in
Fcalva
/
sh-elf-gcc
Watch
1
Star
0
Fork
You've already forked sh-elf-gcc
0
mirror of
https://git.planet-casio.com/Lephenixnoir/sh-elf-gcc.git
synced
2024-12-27 12:03:38 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
master
sh-elf-gcc
/
.gitignore
5 lines
51 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
new build system for fxSDK sysroot and libstdc++-v3 The main change is making the scripts a two-stage process where we first build GCC, leave the user to install the libc, and then come back to install libstdc++-v3. * Detect whether we are in the first or second stage * Don't clean files after first stage install, and even then only do it if :clean is specified * Update README except for the manual install tutorial * Patch the source using a backported GCC 12.1 commit to make the configure script for libstdc++-v3 skip checking for dlopen, which is impossible is our not-really-hosted setup Details: * Proper .gitignore
2022-08-19 15:23:21 +02:00
/gcc-*/
/gcc-*.tar.*
/build*/
/giteapc-config.make
Reference in a new issue
Copy permalink