2
0
mirror of https://frontier.innolan.net/github/amigaos-cross-toolchain6.git synced 2024-10-19 10:29:55 +00:00

Fixed includes issues, but the linker crashes.

This commit is contained in:
Krystian Bacławski
2012-02-15 23:00:58 -08:00
parent 7851d27114
commit 8d4f789d7e
2 changed files with 603 additions and 616 deletions

View File

@ -1,5 +1,5 @@
CC = gcc
CFLAGS = -O2 -Wall -I../target/include
CFLAGS = -O2 -Wall -I../target/include -I../target/m68k-amigaos/sys-include
all: GccFindHit hunk2aout

File diff suppressed because it is too large Load Diff