File:  [GCC 2.x] / gcc / config / i386 / x-winnt
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 18:23:22 2018 UTC (8 years, 2 months ago) by root
Branches: fsf, MAIN
CVS tags: gcc-263, HEAD
gcc-2.6.3

RANLIB = :
RANLIB_TEST = false
CLIB = libc.lib kernel32.lib
CC = cl -D_SYSV -DWINNT -D_M_IX86 -D_X86_ -D__STDC__=0 -DALMOST_STDC
LDFLAGS = -align:0x1000 -subsystem:console -entry:mainCRTStartup \
  -stack:1000000,1000000

EXTRA_PROGRAMS=ld-winnt
 
ld.o: $(srcdir)/config/winnt/ld.c
	$(CC) -I. -I$(srcdir) -I$(srcdir)/config -c $(srcdir)/config/winnt/ld.c
 
ld-winnt: ld.o
	$(CC) -o ld-winnt ld.o
	copy ld-winnt.exe ld.exe

unix.superglobalmegacorp.com

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