Greetings,
Below you may find a trivial patch for the cygstart program (a part of
the cygutils package) for your review:
--- cygstart.c.old 2014-08-05 15:37:49.021062800 +
+++ cygstart.c.new 2014-08-05 14:20:54.318820400 +
@@ -591,8 +591,12 @@
const wchar_t *pWinDir = NULL;
cygcheck -svc causes a segfault on Windows 8.1 on line 1610 of cygcheck.cc,
based on gdb output. I'm including some gdb output below that showcases this
issue:
1610 strcat (osname, products[prod]);
(gdb) list
1605 if (prod == PRODUCT_UNLICENSED)
1606
-- Forwarded message --
From: Nazar Gabriel
Date: Mon, Mar 8, 2010 at 7:18 AM
Subject: 1.7.1 setup mirrors list is empty
To: cygwin@cygwin.com
After stepping through the screens the list for mirrors to choose from is empty.
I can send the setup log file and/or setup.full file
Forgot attachments. Here they are, sorry.
- Gabriel Landau
Gabriel Landau wrote:
Hello,
I'm trying to develop a program that uses pthreads and needs to
recursively acquire RO rwlocks and RW rwlocks. I'm not upgrading or
trying to acquire an RO lock after an RW lock has been acq
on that demonstrates this bug. You can build
it with: gcc -o cygwin-pthread-bug.exe cygwin-pthread-bug.c
Much less importantly, pthread_rwlockattr_setpshared(&lkattr,
PTHREAD_PROCESS_SHARED) is failing as well. See the attached
cygwin-pthread-bug.c for details.
Please help! Thanks f
like to stay all on Cygwin.
Thanks,
Gabriel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
5.5-3
libintl 0.10.38-3
libintl1 0.10.40-1
libintl2 0.12.1-3
libintl3 0.14.5-1
libintl8 0.15-1
Any other thoughts. With the time I have on this, I'm learning a lot,
but I need to produce something now.
Gabriel Goldstein wrote:
> Hello,
>
> Currently I can build the linux kernel 2.6.17 under Cygwin without
issue
> with a stock .config file from my development board supplier (ARM9,
> AT91RM9200). However, I can not get make menuconfig to work.
>
> I'm using 'm
this with or without the .config file in place.
A ps tells me 2 copies of make, mconf, and lxdialog are running in the
background.
I'm not sure if the linking thing is right or something else I'm
missing.
Please help!
Gabriel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe
"Dave Korn" <[EMAIL PROTECTED]> writes:
[...]
| >> OTOH it may be that libstdc++ was only supposed to be shadowing those
| >> ctype macros that are guaranteed to have underlying function
| >> implementations; I don't know what the shadowing is for, so I can't
| >> comment.
| >
| > libstdc++ i
"Dave Korn" <[EMAIL PROTECTED]> writes:
[...]
| It looks to me like the cygwin/newlib combination is not being compliant if
| it implements isnan as a function rather than a macro. I couldn't see
| anything in the standard that says it can be a function, and every reference
| to it describes i
then setup.exe hangs forever.
This means that if I install Cygwin with the defaults _and then_ I install the
complete package set then it works fine but if I try to install _everything_
from scratch it hangs.
Has anybody found this problem? Any suggestions?
Thanks again,
Gabriel
--
Unsubsc
suggestions?
Thanks again,
Gabriel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
d the others are forward slashes (/).
This problem happens on brand new XP installations with nothing else but XP2
and all the Windows Update patches, absolutely nothing else.
I'm wondering if any of you have had any similar problems?
Thanks,
Gabriel
--
Unsubscribe info: http://cyg
ed in Unix mode.
I had Cygwin reinstalled in Unix mode on the machine I used for downloading
and that solved everything.
Maybe a note about this problem could be added to the FAQ page named "How do
I rebuild the tools on my NT box?" ...
Gabriel Soubies
-Message d'origine
nvier 2004 16:21
A : Gabriel SOUBIES
Cc : [EMAIL PROTECTED]
Objet : RE: Problem compiling cygwin1.dll from CVS
Even though your /cygdrive mount is binary, I'm a bit wary of building
outside of the cygwin root. Try building in some directory under "/" (not
"/cygdrive/c&qu
Oups, forgot my Cygwin.def...
Here it is.
Gabriel
-Message d'origine-
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] la part
de Igor Pechtchanski
Envoye : lundi 12 janvier 2004 18:57
A : Gabriel SOUBIES
Cc : [EMAIL PROTECTED]
Objet : RE: Problem compiling cygwin1.dll from CVS
I experienced exactly the same build problem and all my mounts are binary
mounts...
So far I have not been able go further than this error.
If someone can help us, he is really welcome!
Thx
-Message d'origine-
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] la part
de Igor Pechtchanski
En
I am still not able to build Cygwin from the latest CVS sources...
But anyway, that's only a part of the problem. My boss wants to be sure
there is no malicious code in the Cygwin distribution I use.
So he's telling me to rebuild it from scratch from the CVS sources.
His logic is that since we can
Hi everybody!
I've been using Cygwin for a while and am really happy with it.
But recently my paranoid boss has asked me to prove him that there was no
security problem with using Cygwin on our secure network.
The first step towards this goal is to recompile Cygwin so that we can be
sure the code w
Hi, I receive error about default icon problem when start cygnome.
I see that I have the icons in C:\cygwin\opt\gnome\share\pixmaps\mc
TIA
Gabriel Bulfon
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation
: "Larry Hall (RFK Partners, Inc)" <[EMAIL PROTECTED]>
To: "Gabriel Antonio Arcos Acosta" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Thursday, March 21, 2002 5:43 PM
Subject: Re: porting problem
> At 04:36 PM 3/21/2002, Gabriel Antonio Arcos Acosta wrote:
I'm trying to port a program that was originally designed on IRIX system
with Delta/C++ compiler over a SGI Indy box. When I try to compile one of
the source files this error appear:
$ gcc -w -g -I/usr/X11R6/include Chandler.cc -c -o Chandler.o
Chandler.cc: In method `void Chandler::GenerarPuntos
I think you can check the kernel to-do list, and consult the developer area
of the cygwin project web page:
http://www.cygwin.com
- Original Message -
From: "alex bohemia" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 11, 2002 5:38 AM
Subject: info please
> hello my
Hi, recently I try to install the binary distribution of octave for windows,
but I couldn't get it working, so I uninstall it, but then, surprise I can
use my cygwin enviroment, all I get when a try to start it is the message:
bash.exe: warning: could not find /tmp, please create!
BASH-2.05a$
An
25 matches
Mail list logo