Yaakov (Cygwin/X) writes:
>> The problem wasn't really downloading the patches. The patch format
>> does not apply with the options that cygport tries, so you'll have to
>> apply it manually still.
>
> Only 'allpatches' doesn't apply; the individual ones do sequentially.
Let me try again, but the
On 2013-04-10 10:27, Achim Gratz wrote:
Yaakov (Cygwin/X) writes:
Also, automating the patches is possible, e.g.:
PATCH_URI=$(seq -f http://www.mpfr.org/mpfr-${VERSION}/patch%02.0f 1 3)
Then use the '3' to control the number of patches available.
The problem wasn't really downloading the pat
Yaakov (Cygwin/X) writes:
> On 2013-04-02 10:27, Achim Gratz wrote:
>> I've added test packages compiled with gcc-4.7.2-1 (to be installed by
>> manually selecting them, like the test version of gcc itself):
>
> FYI, 3.1.2 is out now.
I know, but since it is just a rollup of the three patches that
On 2013-04-02 10:27, Achim Gratz wrote:
I've added test packages compiled with gcc-4.7.2-1 (to be installed by
manually selecting them, like the test version of gcc itself):
FYI, 3.1.2 is out now.
Also, automating the patches is possible, e.g.:
PATCH_URI=$(seq -f http://www.mpfr.org/mpfr-${VE
On 02/04/2013 16:27, Achim Gratz wrote:
> I've added test packages compiled with gcc-4.7.2-1 (to be installed by
> manually selecting them, like the test version of gcc itself):
>
> wget="wget -xnH --cut-dirs=1 http://cygwin.stromeko.net/release";
Is there some access permission I would need to
I've added test packages compiled with gcc-4.7.2-1 (to be installed by
manually selecting them, like the test version of gcc itself):
wget="wget -xnH --cut-dirs=1 http://cygwin.stromeko.net/release";
$wget/mpfr/setup.hint
$wget/mpfr/mpfr-3.1.1-1-src.tar.bz2
$wget/mpfr/mpfr-3.1.1-1.tar.bz2
$wget/mp
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
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
Packages orphaned by David Billinghurst.
- updated to latest upstream version and patches
- TLS disabled since it doesn't work with current gcc
- compiled with current gcc4 and binutils
- linked against libgmp3 to maintain compatibility with existing packages
Please wait for RFU, upon acceptanc
10 matches
Mail list logo