|
|
1.1 root 1: # Build libgcc.a
2:
3: libgcc.a : libgcc1.c libgcc2.c mklibgcc
4: ./mklibgcc -c
5: ./mklibgcc '$(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES)' libgcc1.c $(LIB1FUNCS)
6: ./mklibgcc '$(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES)' libgcc2.c $(LIB2FUNCS)
7: -command /c mklibnow.bat
8: -command /c del libgcc.a
9: ar rvs libgcc.a lgcctmp/*.o
10:
11: mklibgcc : config/msdos/mklibgcc.c
12: gcc $(CFLAGS) $^ -o $@
13:
14:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.