Re: [Cegcc-devel] [PATCH] Support aligned common symbols on PE.

2009-05-21 Thread Dave Korn
Danny Backx wrote: > On Wed, 2009-05-20 at 17:17 +0100, Dave Korn wrote: >> I took a quick look at your SVN, you have some simple patches to files like >> e.g. bfd/config.tgt that add the new target names, and you or someone else >> who >> knows the project well would want to roll them up in a

Re: [Cegcc-devel] [PATCH] Support aligned common symbols on PE.

2009-05-21 Thread Danny Backx
On Wed, 2009-05-20 at 17:17 +0100, Dave Korn wrote: > >> The one other thing I did want to know: what's happening about the > >> cegcc-related name changes in upstream configure and binutils? I thought I > >> had seen a patch about it some time ago, but it turned out when I looked > >> that > >

Re: [Cegcc-devel] [PATCH] Support aligned common symbols on PE.

2009-05-20 Thread Dave Korn
Danny Backx wrote: > On Tue, 2009-05-19 at 14:54 +0100, Dave Korn wrote: > It seems to have worked. It does :) >> The one other thing I did want to know: what's happening about the >> cegcc-related name changes in upstream configure and binutils? I thought I >> had seen a patch about it som

Re: [Cegcc-devel] [PATCH] Support aligned common symbols on PE.

2009-05-20 Thread Danny Backx
On Tue, 2009-05-19 at 14:54 +0100, Dave Korn wrote: > Danny Backx wrote: > > Reply to all so the list sees this. > > > > W.r.t. not getting through on the list. I've looked at the list config, > > can't find a reason. I received this message only directly, not via the > > list. I've added your E-m

Re: [Cegcc-devel] [PATCH] Support aligned common symbols on PE.

2009-05-19 Thread Dave Korn
Danny Backx wrote: > Reply to all so the list sees this. > > W.r.t. not getting through on the list. I've looked at the list config, > can't find a reason. I received this message only directly, not via the > list. I've added your E-mail address to the "explicitly allowed" > addresses, so maybe it

Re: [Cegcc-devel] [PATCH] Support aligned common symbols on PE.

2009-05-19 Thread Danny Backx
Reply to all so the list sees this. W.r.t. not getting through on the list. I've looked at the list config, can't find a reason. I received this message only directly, not via the list. I've added your E-mail address to the "explicitly allowed" addresses, so maybe it'll work from now. Dan

Re: [Cegcc-devel] [PATCH] Support aligned common symbols on PE.

2009-05-18 Thread Danny Backx
What does this do ? Danny On Mon, 2009-05-18 at 19:16 +0200, Vincent R. wrote: > Transferring a mail from Dave Korn about PE change in binutils. > Dave or Danny could you have a look ? > > Dave Korn wrote: > > Dave Korn wrote: > > > >> But it's quite a big one, and the tests still have

Re: [Cegcc-devel] [PATCH] Support aligned common symbols on PE.

2009-05-18 Thread Vincent R.
Transferring a mail from Dave Korn about PE change in binutils. Dave or Danny could you have a look ? Dave Korn wrote: > Dave Korn wrote: > >> But it's quite a big one, and the tests still have 24 hours or so to run > > The tests completed, and showed up a couple of problems; > So, I'm now put