File:  [GCC 2.x] / gcc / config / msdos / libgcc.mak
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 18:29:12 2018 UTC (8 years, 2 months ago) by root
Branches: fsf, MAIN
CVS tags: gcc-2723, gcc-2722, gcc-2721, gcc-272, HEAD
gcc-2.7.2

# Build libgcc.a

libgcc.a : libgcc1.c libgcc2.c mklibgcc
	./mklibgcc -c
	./mklibgcc '$(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES)' libgcc1.c $(LIB1FUNCS)
	./mklibgcc '$(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES)' libgcc2.c $(LIB2FUNCS)
	-command /c mklibnow.bat
	-command /c del libgcc.a
	ar rvs libgcc.a lgcctmp/*.o

mklibgcc : config/msdos/mklibgcc.c
	gcc $(CFLAGS) $^ -o $@



unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.