Re: BUG #3818: Cross compilation problems

From: Richard Evans <richard(dot)evans(at)blueallegro(dot)net>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-bugs(at)postgresql(dot)org, Bruce Momjian <bruce(at)momjian(dot)us>
Subject: Re: BUG #3818: Cross compilation problems
Date: 2008-12-30 15:49:16
Message-ID: 495A42FC.5010008@blueallegro.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I've taken a look at the current development snapshot ane made a new
patch. This is against the snapshot source dated 2008-12-30.

I have omitted the workround for the bug in binutils 2.18 since 2.19 is
now available and fixes the problem.

I tested the cross compilation for mingw32 using gcc 4.3.2 and binutils
2.19, with the latest mingw runtime and w32api from mingw.org.

I verified that the build works on a Windows 2000 system.

If the patch goes in, I can provide some notes on the cross compilation
process.

Richard
> On Sunday 07 December 2008 01:02:05 Bruce Momjian wrote:
>
>> Where are we on this?
>>
>
> Some of this has been fixed. But a lot of the code has been moved around
> between 8.3 and 8.4, so we can't just take take the patches as is. If
> Richard is still interested, I suggest he try out 8.4 and then submit any
> remaining desired changes.
>
>

Attachment Content-Type Size
pg84dev-xc.patch text/plain 6.6 KB

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Code Chump 2008-12-30 19:33:41 BUG #4597: Can't join the mailing lists!
Previous Message Peter Eisentraut 2008-12-30 10:56:32 Re: Bug