Mail Archives: djgpp/1999/06/24/06:54:37
On Wed, 23 Jun 1999 vital_pourprix AT my-deja DOT com wrote:
> cl -Zi -c -DIN_GCC -Di386 -DWIN32 -D_WIN32 -D_M_IX86=300 -D_X86_=1
> -DALMOST_STDC -D_MSC_VER=800 -D__MSDOS__ -Fortlanal.o -D__STDC__ -Ox -
> DSNPSX -I. -I. -I./config rtlanal.c
> link -debug -subsystem:console -entry:mainCRTStartup -
> stack:1000000,1000 -out:genattrtab.exe genattrtab.o rtl.o print-rtl.o
> rtlanal.o obstack.o alloca.o libc.lib kernel32.lib advapi32.lib
You are building this with MSVC, probably for the Mingw32 or Cygwin
environments. This forum is for discussing the DJGPP port of GNU C,
which is an entirely different port.
So I cannot help you, as I don't use the Win32 tools. I suggest to
post your question to the appropriate forum.
- Raw text -