Binutils objcopy bug (was Re: rebase segfault)

marco atzeri marco.atzeri@gmail.com
Sat Jan 26 07:53:00 GMT 2013


On 1/26/2013 7:32 AM, Reini Urban wrote:
>>
>>
>> rebase is not to blame. I agree ;-)
>> Someone else is incorrectly managing the reloc table,
>> and also objcopy seems innocent ...
>>
>> Postgresql dll's are built in this way:
>
> My strong guess is dllwrap.
> No other packages uses the ancient dllwrap anymore.
> I tried to get rid of it, but got stuck somewhere else.
>

Hi Reini,
I agree dllwrap seems the coolprit, and "gcc -shared"
seems a better alternative ,
at least on a single test with this dll.

I looked on the postgresql makefiles and it is a big mess to
replace dllwrap; upstream is crazy, they crippled configure
forcing a specific version and refusing to use Automake.

Autoconf+Automake will be a much cleaner approach, and will
allow to avoid at all the platform checks.

Could you make another check on 9.2.2 package before a new RFU
http://matzeri.altervista.org/cygwin-1.7/postgresql/

Thanks in advance
Marco

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list