1
0
mirror of https://github.com/bebbo/amiga-gcc.git synced 2026-05-09 04:35:00 +00:00
Commit Graph

244 Commits

Author SHA1 Message Date
Stefan "Bebbo" Franke
603ee94f78 Merge pull request #339 from BSzili/master
Fixed the NDK 3.9 URL
2023-04-27 13:14:24 +02:00
bebbo
4e2724e38e fix dependency for libamiga 2023-04-27 10:42:36 +02:00
bebbo
b35d8bb5c9 update branch if mod is not yet checked out 2023-04-27 10:39:34 +02:00
Szilárd Biró
884e9c16d8 fixed the NDK 3.9 URL 2023-04-26 19:56:56 +02:00
bebbo
8d26f48f28 refs #331, use old libamiga.a 2023-03-08 09:06:08 +01:00
bebbo
c8ec4832cc fix whitespace after 2023-02-26 12:25:48 +01:00
bebbo
821b8658f6 replace with in continuations 2023-02-15 08:08:31 +01:00
bebbo
cffb433032 use amiga.lib from NDK -> libamiga.a 2023-02-13 11:38:11 +01:00
bebbo
198c41fb1c refs #327: add vbcc target for kick13 2023-02-11 11:35:05 +01:00
Christian Vogelgsang
9d45d9122b pick binutils' needed libgmp from homebrew on Mac 2023-01-19 11:03:59 +01:00
bebbo
2a4ce8ce55 update ... ... does NOT exist! 2023-01-19 08:29:08 +01:00
bebbo
13c1d519a9 fix -> 2023-01-05 23:24:48 +01:00
bebbo
88dc35d8c0 enable linker plugin for m68k-elf 2023-01-05 20:07:00 +01:00
bebbo
3764a56a5d fix L00 2023-01-04 08:17:32 +01:00
bebbo
1760be9147 also support VERBOSE in uppercase 2023-01-02 16:19:45 +01:00
bebbo
ab114f94d7 add configurable TARGET, default m68k-amigaos 2023-01-02 08:45:16 +01:00
bebbo
013ee12e67 add some libs 2022-12-31 15:32:27 +01:00
bebbo
825f185605 refs #318: clean-prefix -> drop-prefix 2022-12-04 22:23:40 +01:00
bebbo
1f77c26628 use rsync --no-grwqoup 2022-11-19 12:07:30 +01:00
Adrian Chadd
ff94f7cd5c Fix newlib build for FreeBSD
newlib was using 'gcc' if the CC_FOR_BUILD variable wasn't set.
So, explicitly set it here to the compiler that we're using.
2022-07-24 18:43:50 -07:00
Stefan "Bebbo" Franke
22c794663c Update Makefile
find bash on path
2022-07-13 12:17:44 +02:00
Adrian Chadd
91fed07e21 Fix CONFIG_GCC to work on FreeBSD
Like darwin the ports bits are not in the default path, but we
don't have a 'brew' command to get the ports prefix.

So just use /usr/local/ as an overrideable default for now.

This allows gcc to be built.
2022-07-10 22:35:35 -07:00
Adrian Chadd
fb9ca6921a Fix top-level build rules for FreeBSD
* use gsed, not sed, like on macosx
* GNU make is not "make" on BSD systems, it's "gmake", so use $(MAKE)
  instead so it picks up the executed make program.
2022-07-10 22:16:58 -07:00
Christoph Fassbach
97e1a5d98b Try having 3.9 and 3.2 at the same time 2022-06-27 11:43:25 +02:00
Christoph Fassbach
1931b3aa99 Try having 3.9 and 3.2 at the same time 2022-06-27 11:30:38 +02:00
Christoph Fassbach
dce4123b78 Adapt Makefile for NDK 3.2 R4 2022-06-27 00:18:04 +02:00
bebbo
5405b0c16e sdk requires lha 2022-05-11 17:32:11 +02:00
bebbo
38dc3e3e47 exclude gdb from min target 2022-05-11 08:54:03 +02:00
Dustin Simpson
df92eb8859 fix for Mac, use gsed for parsing .repos 2022-04-25 21:06:09 -07:00
bebbo
e17bea3d93 add support to switch the branch per module 2022-04-20 10:44:21 +02:00
bebbo
42242b3db2 fd2sfd -> https://github.com/adtools/fd2sfd 2021-12-02 08:01:34 +01:00
Christian Vogelgsang
652b6a7e9b autodetect install location of homebrew 2021-11-27 13:42:59 +01:00
Colin Ward
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
bebbo
5e0180aab8 refs #247: add LC_CTYPE=C 2021-10-22 07:30:07 +02:00
bebbo
1495010a44 no 'a' in regex src... 2021-10-21 13:21:37 +02:00
bebbo
99f6fb6909 refs #242: fix generated inline header for ndk13 2021-09-21 23:46:52 +02:00
bebbo
e113d55c3a refs #239: fix verbose build
make: Nothing to be done for 'all'.
is working again
2021-09-12 14:43:19 +02:00
Bebbo
15656337da refs #232: random hacking.. 2021-08-19 14:11:14 +02:00
Bebbo
cb8371985f refs #231: fix NDK39 again.. 2021-08-18 12:08:39 +02:00
Bebbo
fd0a7f1df5 refs #231: due to a single request of a multiple... support make via sudo 2021-08-17 21:13:00 +02:00
Stefan "Bebbo" Franke
5a9d90571d Merge pull request #229 from MBeijer/patch-4
Fix build errors
2021-08-16 17:00:49 +02:00
bebbo
dfec70443c refs #230: fix bad archive name 2021-08-16 16:26:15 +02:00
Marlon Beijer
82f4e42b8c Make 'patch' return 0 when skipping an already applied patch 2021-08-16 12:39:37 +02:00
Marlon Beijer
644c9a0158 Make sure NDK39.lha is saved correctly 2021-08-16 12:22:01 +02:00
bebbo
ebed8dfa39 refs #222: apply __stdargs to all clib/*protos.h 2021-08-12 18:56:53 +02:00
bebbo
ce57d355fc undo 2021-08-12 17:31:15 +02:00
bebbo
6abb475a2c refs #222: use [[:space:]] instead of \s 2021-08-12 15:03:47 +02:00
bebbo
4d061c1306 fix NDK3.9 url 2021-08-12 14:58:58 +02:00
bebbo
de156c02dc refs #222: use correct sfdc repo 2021-08-12 08:03:46 +02:00
bebbo
e7d9d3418b refs #222: add support for NDK3.2
make NDK=3.2 ...
2021-08-10 22:36:46 +02:00