> -Original Message-
> From: Magnus Hagander [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, October 12, 2004 12:46 PM
> To: Dann Corbit; [EMAIL PROTECTED]
> Subject: SV: [HACKERS] Cannot build latest snapshot under Mingw
>
>
> >dlltool --dllname postgres.exe --ou
>dlltool --dllname postgres.exe --output-exp postgres.exp --def
>postgres.def
>gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
>-Wmissing-declarations -L../../src/port -o postgres.exe
>-Wl,--base-file,postgres.base postgres.exp access/SUBSYS.o
>bootstrap/SUBSYS.o catalog/SUBSYS.o parser/S
dlltool --dllname postgres.exe --output-exp postgres.exp --def
postgres.def
gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
-Wmissing-declarations -L../../src/port -o postgres.exe
-Wl,--base-file,postgres.base postgres.exp access/SUBSYS.o
bootstrap/SUBSYS.o catalog/SUBSYS.o parser/SUBSYS.