Larry Hall (Cygwin) writes:
> 1. Create a link to gcc and call it gcc-4.
It must actually be gcc.exe linked to gcc-4.exe, due to the way some
(but not all) Perl build scripts handle EXEEXT.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
SD adaptations
Greetings, Will Parsons!
Can you include cygcheck output as outlined in the link below?
> Problem reports: http://cygwin.com/problems.html
>>
>>> I've got the plain text file cygcheck.out, but it is unclear to me how I can
>>> attach it to a post in this discussion per t
On 01/05/2015 09:41 PM, David Christensen wrote:
cygwin:
I am having trouble installing the Perl Digest::MD4 module via the 'cpan'
command line program on Cygwin on Windows XP Professional.
I have filed a bug report via bug-digest-...@rt.cpan.org:
https://rt.cpan.org/Public/Bug/Display.h
On 01/05/2015 04:56 PM, Hal Watson wrote:
Larry Hall (Cygwin cygwin.com> writes:
Can you include cygcheck output as outlined in the link below?
Problem reports: http://cygwin.com/problems.html
I've got the plain text file cygcheck.out, but it is unclear to me how I can
attach it to
cygwin:
I am having trouble installing the Perl Digest::MD4 module via the
'cpan' command line program on Cygwin on Windows XP Professional.
I have filed a bug report via bug-digest-...@rt.cpan.org:
https://rt.cpan.org/Public/Bug/Display.html?id=101332
The maintainer observed:
The
Andrey Repin wrote:
> Greetings, Hal Watson!
>
>>> Can you include cygcheck output as outlined in the link below?
>>>
>>> > Problem reports: http://cygwin.com/problems.html
>>>
>
>> I've got the plain text file cygcheck.out, but it is unclear to me how I can
>> attach it to a post in this di
Greetings, Hal Watson!
>> Can you include cygcheck output as outlined in the link below?
>>
>> > Problem reports: http://cygwin.com/problems.html
>>
> I've got the plain text file cygcheck.out, but it is unclear to me how I can
> attach it to a post in this discussion per the guidelines (I
Larry Hall (Cygwin cygwin.com> writes:
> Can you include cygcheck output as outlined in the link below?
>
> > Problem reports: http://cygwin.com/problems.html
>
I've got the plain text file cygcheck.out, but it is unclear to me how I can
attach it to a post in this discussion per the guid
$ cat test.cpp
#include
int main()
{
std::to_string(0);
return 0;
}
# Reference:
http://stackoverflow.com/questions/12975341/to-string-is-not-a-member-of-std-says-so-g
$ g++ -std=c++1y test.cpp
test.cpp: In function ‘int main()’:
test.cpp:5:2: error: ‘to_string’ is not a member
On 01/05/2015 08:28 AM, Marco Atzeri wrote:
> On 1/5/2015 4:12 PM, Eric Blake wrote:
>
>> I'm the libsigsegv maintainer
>
> Hi Eric,
> are you aware of any reason, other than Reini's availability,
> for which we have only the 32 bit libsigsegv package but not
> the 64bit one ?
Yes. Upstream libs
On 1/5/2015 10:28 AM, Marco Atzeri wrote:
On 1/5/2015 4:12 PM, Eric Blake wrote:
I'm the libsigsegv maintainer
Hi Eric,
are you aware of any reason, other than Reini's availability,
for which we have only the 32 bit libsigsegv package but not
the 64bit one ?
https://cygwin.com/ml/cygwin/2
On 1/5/2015 4:12 PM, Eric Blake wrote:
I'm the libsigsegv maintainer
Hi Eric,
are you aware of any reason, other than Reini's availability,
for which we have only the 32 bit libsigsegv package but not
the 64bit one ?
Regards
Marco
--
Problem reports: http://cygwin.com/problems.html
F
On 01/04/2015 07:14 PM, Howard Guo wrote:
> It seems that segfaults go unreported using pthread and Cygwin 1.7.33-2.
>
> Here is a minimal code piece to reproduce:
>
> #include
>
> void* thread_run(void* _) {
> int *p = 0;
> *p = 1;
> return NULL;
> }
>
> int main(int a
While porting exim to Windows 64 I have observed strange results when
resolving localhost
On Windows XP,
Resolv: search "localhost" type 28
Resolv: query "localhost" type 28
Resolv: DnsQuery: 0 (Windows)
Resolv: localhost Section 0 Type 28 Windows Record Length 16
08:02:06 3760 DNS lookup of l
Read the thread "Never ending SSHD story: offering public key terminates
connection", you'll find explanation and the solution there.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubsc
15 matches
Mail list logo