error compiling postgresql with fedora mingw

Itamar - IspBrasil itamar at ispbrasil.com.br
Tue Nov 25 18:34:07 UTC 2008


I am using lasted version from

http://www.annexia.org/tmp/mingw/fedora-10/x86_64/

I need only client library's (mysql and postgresql), to rebuild Qt using 
mingw with mysql and postgresql support


On 11/25/2008 3:52 PM, Tom Lane wrote:
> Itamar - IspBrasil<itamar at ispbrasil.com.br>  writes:
>    
>> any help ?
>>      
>
> What version of fedora/mingw exactly?
>
>    
>> i686-pc-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
>> -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -Wall
>> -Wmissing-prototypes -Wpointer-arith -Winline
>> -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing
>> -fwrapv zic.o ialloc.o scheck.o localtime.o -L../../src/port
>> -Wl,--allow-multiple-definition   -lpgport -lz -lm  -lws2_32 -lshfolder
>> -o zic.exe
>> ../../src/port/libpgport.a: could not read symbols: Archive has no
>> index; run ranlib to add one
>>      
>
> Hmm, anything interesting in the part of the build log where libpgport.a
> gets made?
>
> Postgres is known to build on mingw
> http://www.pgbuildfarm.org/cgi-bin/show_status.pl
> so one way to attack the problem is to figure out what's different
> between your installation and the ones on those mingw buildfarm machines.
>
> 			regards, tom lane
>
>    


-- 
------------

Itamar Reis Peixoto

e-mail/msn: itamar at ispbrasil.com.br
sip: itamar at ispbrasil.com.br
skype: itamarjp
icq: 81053601
+55 11 4063 5033
+55 34 3221 8599





More information about the devel mailing list