Achim Gratz writes:
> And again, the real head-scratcher is libmpfr4.
Speaking of which, if I want to compile test packages of these for use
with gcc47, how do I tell cygport to link against the new libraries
without installing them on my system first (since that will make the
installed gcc unusea
Dave Korn writes:
> On 12/03/2013 01:02, Dave Korn wrote:
>> On 10/03/2013 15:43, Achim Gratz wrote:
>>
>>> - TLS disabled since it doesn't work with current gcc
>>
>> I just debugged that over on the mpfr list. It can be made to work by
>> adding "LDFLAGS=-shared-libgcc" to your configure lin
Yaakov (Cygwin/X) writes:
> http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/gcc
> http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/gmp
> http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/mpfr
> http://cygwin-ports.git.sourceforge.net/gi
Yaakov (Cygwin/X) writes:
> On Sun, 10 Mar 2013 16:50:04 +0100, Achim Gratz wrote:
>> - provide libmpc1 for compatibility with existing packages (the old
>> package pinned the library version to -1 even though the API version
>> was -3), the actual library content is identical
>
> This was a mi
Yaakov (Cygwin/X) writes:
> On Sun, 10 Mar 2013 16:36:05 +0100, Achim Gratz wrote:
>> Packages orphaned by David Billinghurst.
>>
>> - no update due to compatibility issues with existing applications
>
> GCC 4.8 uses isl/cloog-isl for Graphite, which require GMP 5.x. So we
> need to update now; p
On Mon, 11 Mar 2013 18:40:55 -0500, Yaakov (Cygwin/X) wrote:
> JonY, Achim, and others,
>
> I have updated .cygport and patch files for GCC and its dependencies:
>
> http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/gcc
I forgot to mention that this requires cygport git maste
On Sun, 10 Mar 2013 16:50:04 +0100, Achim Gratz wrote:
> - provide libmpc1 for compatibility with existing packages (the old
> package pinned the library version to -1 even though the API version
> was -3), the actual library content is identical
This was a mistake then; please don't propagate
On Sun, 10 Mar 2013 16:36:05 +0100, Achim Gratz wrote:
> Packages orphaned by David Billinghurst.
>
> - no update due to compatibility issues with existing applications
GCC 4.8 uses isl/cloog-isl for Graphite, which require GMP 5.x. So we
need to update now; packages which depend on libgmp3 will
On Tue, 12 Mar 2013 00:57:45 +, Dave Korn wrote:
> > I have updated .cygport and patch files for GCC and its dependencies:
> >
> > http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/gcc
>
> I'm trying to look at this, but all I get is errors:
>
> > $ git clone git://cygw
On 12/03/2013 01:02, Dave Korn wrote:
> On 10/03/2013 15:43, Achim Gratz wrote:
>
>> - TLS disabled since it doesn't work with current gcc
>
> I just debugged that over on the mpfr list. It can be made to work by
> adding "LDFLAGS=-shared-libgcc" to your configure line.
Oh, I should have ad
On 10/03/2013 15:43, Achim Gratz wrote:
> - TLS disabled since it doesn't work with current gcc
I just debugged that over on the mpfr list. It can be made to work by
adding "LDFLAGS=-shared-libgcc" to your configure line.
(I'm going to patch upstream GCC to make that the default, and I'm al
On 11/03/2013 23:40, Yaakov (Cygwin/X) wrote:
> JonY, Achim, and others,
>
> I have updated .cygport and patch files for GCC and its dependencies:
>
> http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/gcc
I'm trying to look at this, but all I get is errors:
> $ git clone g
On 3/11/2013 1:43 PM, Corinna Vinschen wrote:
On Mar 11 12:13, Ken Brown wrote:
On 3/10/2013 4:52 PM, Corinna Vinschen wrote:
No, we shouldn't include windows.h. Some of the values are already
defined using another name in a.out.h, see I386MAGIC, DOSMAGIC, or
NT_SIGNATURE.
I'm pretty open to
On Mar 11 18:43, Corinna Vinschen wrote:
> On Mar 11 12:13, Ken Brown wrote:
> > OK, my patch is attached. I'm also attaching the program I used to
> > test it, based on the emacs code I sent in my first post. (And I'm
> > able to build 64-bit emacs with this patch.)
> >
> > It turned out that t
On Mar 11 12:13, Ken Brown wrote:
> On 3/10/2013 4:52 PM, Corinna Vinschen wrote:
> >No, we shouldn't include windows.h. Some of the values are already
> >defined using another name in a.out.h, see I386MAGIC, DOSMAGIC, or
> >NT_SIGNATURE.
> >
> >I'm pretty open to add definitions for other values,
On 3/10/2013 4:52 PM, Corinna Vinschen wrote:
On Mar 10 09:06, Ken Brown wrote:
On 3/10/2013 7:18 AM, Corinna Vinschen wrote:
On Mar 9 22:43, Ken Brown wrote:
It may be too soon to expect this to work, but I'm trying to build
emacs for 64-bit Cygwin. Part of the build process involves direct
16 matches
Mail list logo