1
0
mirror of https://github.com/bebbo/amiga-gcc.git synced 2025-11-20 00:54:18 +00:00
Commit Graph

49 Commits

Author SHA1 Message Date
888e3afb1c Update README.md 2025-02-28 12:38:54 +01:00
687a78bff7 refs #408: add which to Fedora deps 2025-01-07 11:18:40 +01:00
ecde1dd2b6 update README, add ixmul runtime 2024-01-22 11:04:54 +01:00
9a3c267e60 Use sudo for example build command 2023-12-27 01:53:45 +00:00
8d8b991984 Improve Building section of README 2023-12-27 01:49:23 +00:00
e2d233f395 Tidy up README 2023-12-27 01:19:25 +00:00
ba1990f835 Improve definition of amiga-gcc 2023-12-27 00:03:59 +00:00
a09a25b4a2 Improve README 2023-12-26 23:30:05 +00:00
44f120f8e1 add support for more ADDLANG=fortran 2023-12-11 18:50:08 +01:00
e422b25c55 add info to switch to gcc13 2023-10-25 10:48:59 +02:00
c97330e108 Update README.md to include warning about Make version on MacOS
As explored in https://github.com/bebbo/amiga-gcc/issues/351, certain GNU Make versions seem to cause linking issues when building projects. Using a newer version (from brew, for instance) fixes the problems.
2023-06-03 10:58:48 +01:00
65aa99bf4a add some copyright info 2023-02-12 15:46:19 +01:00
6206738aa1 clean-prefx -> drop-prefix 2023-02-12 09:56:59 +01:00
3e7f221c4c added note to README regarding bison on Mac 2023-01-19 11:26:28 +01:00
b4bd527d66 added notes for the branches amiga6 and amiga10 2022-12-10 20:20:33 +01:00
6378111dab Update Homebrew GCC to 12 2022-12-01 22:09:12 +01:00
d523276034 update msys2 deps 2022-05-11 08:54:24 +02:00
51e562f425 update version handling 2022-04-20 12:20:19 +02:00
e4443975dc Merge branch 'master' into cnvogelg/darwin-arm64-fixes 2021-11-27 19:09:22 +01:00
e3ff9e3118 updated macos infos in README.md 2021-11-27 18:27:46 +01:00
778f807932 added make check and update infos for macOS 2021-11-27 18:05:42 +01:00
613d32171b Use GNU sed for generating ndk13 headers
The BSD version of sed that is included with macOS crashes when it
encounters the (c) symbol in NDK includes, and has some other
compatibility issues, so use GNU sed on macos instead.
2021-10-31 17:00:42 +01:00
e7d9d3418b refs #222: add support for NDK3.2
make NDK=3.2 ...
2021-08-10 22:36:46 +02:00
cb2edfd3ef Update README.md 2021-06-23 16:57:27 +02:00
d34f98bb47 merge 2020-08-20 10:38:11 +02:00
cd30d5f1ec updated msys2 build info 2020-08-20 09:23:22 +02:00
4d4571b8b8 Removed WSL note since it's not needed 2020-06-21 13:00:10 +02:00
0f667ed278 added link to compiled gcc for windows
also, instructions for WSL2 are exactly the same as ubuntu/debian
2020-06-21 12:53:39 +02:00
c7422b44de add donate button 2020-03-22 12:16:50 +01:00
21949bddab add donate button 2020-03-22 10:45:46 +01:00
3a49ccac54 refs #147: added rsync to the lists of mandatory software 2020-01-12 20:15:16 +01:00
a4aaeb3938 Update README.md 2019-10-21 20:13:59 +02:00
debf894c6a Adding instructions for creating Kickstart 1.3 executables with m68k-amigaos-gcc 2019-09-27 19:36:48 +02:00
45afa12d66 Updated with sudo 2019-09-11 14:48:35 +02:00
66fcb86e82 Adding debian to the working systems.
Adding instructions to create appropriate permissions before starting the build.
2019-09-11 07:33:13 +02:00
8454c1e496 fix gdb build on osx 2019-06-13 23:36:42 +02:00
08ee4b125e ubuntu also needs autoconf 2019-05-26 13:52:06 +02:00
56a1a2ed33 refs #90: add wget to various prerequisites 2019-04-14 11:41:58 +02:00
a54cf9ed0a refs #76: update README.md for msys2 2019-02-19 18:40:53 +01:00
70f4f4f53c update ubuntu 2018-10-23 23:18:27 +02:00
ce9c6e4ce4 Update README.md 2018-10-20 01:11:55 +02:00
65f6d6c27e add ncurses-devel to msys2 2018-10-03 11:15:34 +02:00
b5f49673fa add msys2 to README.md 2018-08-19 20:00:06 +02:00
f58e67f7cd fixed brew install 2018-08-03 18:19:06 +02:00
d0013b97c5 Updated README with instructions for macOS 2018-08-03 13:55:26 +02:00
d632bbabd4 added centos yum command 2018-06-08 08:16:11 +02:00
6983be7880 added cygwin info 2018-05-16 19:57:14 +02:00
44d7d8cc74 refs #11: add gettext to the install list 2018-02-26 16:56:23 +01:00
14d4b185e7 Create README.md 2018-01-13 22:27:04 +00:00