Hi,
On Fri, Jul 15, 2011 at 8:02 PM, dbonneau wrote:
> I tried cd/cygwin/q but it said " no such file or directory"..
You probably didn't follow Jeremy Bopp's advice exactly; looks like
you forgot the space after "cd". It's
cd /cygdrive/q
cd/cygwin/q (without a space after "cd") means runnin
Hi Dima,
thanks for your answer.
Am 16.07.2011 um 15:02 schrieb Dima Pasechnik:
> you ought to post steps to reproduce the problem, if there is one.
> By the way, can you check that you link against libgcc using -shared-libgcc?
>
> You can also try to figure out whether is this not a purely g++
On 16 July 2011 11:24, Oleksandr Gavenko wrote:
> I run:
>
> $ cygcheck -l mintty | grep -i 'change\|log'
>
> and not found any ChangeLog for mintty.
> Existing file with changelog very incomplete:
>
> /usr/share/doc/Cygwin/mintty.README
The port notes only list packaging changes.
> In mintty p
Hi Phil,
you ought to post steps to reproduce the problem, if there is one.
By the way, can you check that you link against libgcc using -shared-libgcc?
You can also try to figure out whether is this not a purely g++ problem, by
installing g++ 4.3.4 on Linux, say, and trying your code with it.
On
Hello,
I think I have found a memory leak in bash (or perhaps in DLL fork
implementation, I don't know).
Just launch the following test loop having a look at Windows Task
Manager, Page File Usage tab :
while [ 1 ]
do
test=$(echo test)
done
Memory usage is constantly growing.
Once Cygwin close
Hello,
I'm using Cygwin for compiling my C++ sources under Windows. My code is
throwing an exception (I know the exception and the position within the code),
but under the binary that is compiled under Cygwin I get the message:
terminate called after throwing an instance of [...] terminate calle
I run:
$ cygcheck -l mintty | grep -i 'change\|log'
and not found any ChangeLog for mintty.
Existing file with changelog very incomplete:
/usr/share/doc/Cygwin/mintty.README
In mintty package files there are no point to
http://code.google.com/p/mintty/wiki/Changes
It is good thing to i
sir,
here we are mentioned some errors that could not be solved
That are appropriate
1>
call to localhost//127.0.0.1:9001 failes on connection
exception:java.net.connectexception
error occurs .
so,please help from recover the errors.
--
THANKS..
SAGAR SONI
--
Problem reports: htt
On Jul 15 15:56, Garber, Dave (GE Energy, Non-GE) wrote:
> Using winsymlinks, it seems that if you create a symbolic link to a
> non-existent file, the POSIX target gets set, but the Windows target
> does not. The cygpath command will return a valid Windows path for the
> non-existent file, so tha
On Jul 16 00:31, Thomas Wolff wrote:
> Am 15.07.2011 21:22, schrieb Andy Koppe:
> >On 15 July 2011 19:41, Luiz Claudio Valdetaro wrote:
> >>i,
> >>
> >>I am planning a minimalistic installation of my application using cygwin.
> >>Everything works fine, except that popen() fails when running from th
10 matches
Mail list logo