On 11/11/2016 22:06, Tony Kelman wrote:
>> I have just updated the mingw-w64 cross compilers Cygwin 32bit and
>> 64bit to mingw64-{i686,x86_64}-gcc-5.4.0-3.
>
> Hi Jon,
>
> What will be left as prev? 5.4.0-2, or the last 4.9 build? Can you
> help raise https://gcc.gnu.org/bugzilla/show_bug.cgi?id
Hi,
I am trying to install OpenTimer on Cygwin
I do below (saw some update on this in cygwin mailing list and so
using --host): --- Works fine
./configure --host=x86_64-w64-mingw32
and then below :
Kunal@Kunal-PC /cygdrive/c/VSD/Tools/openTimer/OpenTimer-1.0.5
$ make
I went ahead modifying the
On Fri, 11 Nov 2016, Herbert Stocker wrote:
Date: Fri, 11 Nov 2016 08:30:55 +0100
From: Herbert Stocker
Subject: Re: WinXP is dead [WAS: 2.6.x: broken compatibility with Wine]
Hi Peter,
Greetings, Herbert,
On 11/11/2016 1:15 AM, Peter A. Castro wrote:
On Thu, 10 Nov 2016, Herbert Stocker w
On 11/11/2016 2:30 AM, Herbert Stocker wrote:
> Hi Peter,
>
> On 11/11/2016 1:15 AM, Peter A. Castro wrote:
>
>> Also, did you pull the source packages?
>
> No. Was too much clicking involved with setup.exe and i thought i'd
> never compile these old sources anyway.
>
The point of this questio
Greetings, Erik Soderquist!
> The automation details are primarily what I'm after, though it could
> have been something like ZFS with deduplication turned on
You can, indeed, achieve similar level of magic of a general purpose savings
with ZFS or BTRFS.
I'm using BTRFS snapshots to keep intermed
Also, I went ahead modifying the utilities.h to point to
windows/port.h, instead of port.h.
And some more hacks to get rid of other errors. Now 'make' gives me
the below errors. Not sure how to resolve this
src/logging.cc: In member function 'bool
google::{anonymous}::LogFileObject::CreateLogfile(
> I have just updated the mingw-w64 cross compilers Cygwin 32bit and
> 64bit to mingw64-{i686,x86_64}-gcc-5.4.0-3.
Hi Jon,
What will be left as prev? 5.4.0-2, or the last 4.9 build? Can you
help raise https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77333? The
interprocedural analysis that was added
Hi Csaba,
The original error has gone. Now I get the below error:
I do below (saw some update on this and so using --host): --- Works fine
./configure --host=x86_64-w64-mingw32
and then below :
Kunal@Kunal-PC /cygdrive/c/VSD/Tools/openTimer/OpenTimer-1.0.5
$ make
make all-recursive
make[1]: En
Thanks Csaba. Let me check with owner of this tool and keep you posted
On Fri, Nov 11, 2016 at 2:28 PM, Csaba Raduly wrote:
> Hi Kunal,
>
> On Fri, Nov 11, 2016 at 7:21 AM, kunal ghosh wrote:
>> Hi
>> I am trying to install OpenTimer software on my Windows 7 machine
>> through cygwin, using stan
On Tue, Nov 8, 2016 at 8:24 PM, Marco Atzeri wrote:
> On 26/10/2016 07:10, Sorin Adrian Savu wrote:
>>
>> Hello!
>>
>> I'm trying to compile rtorrent-0.9.4-1 with cygport to add support for
>> XMLRPC.
>
>
> rtorrent package is currently 0.9.6-1.
> Any reason for 0.9.4 ?
Yes, tracker doesn't accep
I have just updated the mingw-w64 cross compilers Cygwin 32bit and
64bit to mingw64-{i686,x86_64}-gcc-5.4.0-3.
This version uses POSIX threads to support C++11 std::thread, as a
consequence, require winpthreads.
Unlike the Cygwin gcc, this version DOES NOT PRESERVER C++ ABI from
gcc4. Please rebu
I have just updated the mingw-w64 headers, runtime, and winpthreads to
5.0.0-1.
mingw64-*-headers-5.0.0-1
mingw64-*-runtime-5.0.0-1
mingw64-*-winpthreads-5.0.0-1
The cross compiler can produce Win32 and Win64 native binaries. As a
cross compiler, you may use --host=i686-w64-mingw32 or
--host=x86_
Hi Kunal,
On Fri, Nov 11, 2016 at 7:21 AM, kunal ghosh wrote:
> Hi
> I am trying to install OpenTimer software on my Windows 7 machine
> through cygwin, using standard steps "./configure", "make" , "make
> install"
>
> ./configure gives me the below errors for which I have googled and
> didnt fou
13 matches
Mail list logo