Hi all,
I am on a Pentium 4 computer with Windows XP SP2 and trying to compile a
GPG svn build (4151). With MSYS it worked like a charm but with Cygwin I
keep on having:
checking whether assembler supports --noexecstack option... no
configure: creating ./config.status
config.status: creating
.inf
"Henk M. de Bruijn" wrote:
> checking whether assembler supports --noexecstack option... no
> configure: creating ./config.status
> config.status: creating
> .infig.status: error: cannot find input file:
This is just a random guess; there's not a lot of information to go on
here.
The fact that y
On Sun, 28 May 2006 01:25:18 -0700GMT (28-5-2006, 10:25 +0200, where I
live), Brian Dessent wrote:
> "Henk M. de Bruijn" wrote:
>> checking whether assembler supports --noexecstack option... no
>> configure: creating ./config.status
>> config.status: creating
>> .infig.status: error: cannot find
thing is i don't know what's wrong :)
--
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/
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Brian Dessent schrieb:
> Ralf Habacker wrote:
>
>> There is only one case where I still believe that there may be a problem.
>> If a pthread_mutexattr_t is constructed on the stack and the magic class
>> membere is be exactly the predefined value, pth
I'm working on a bash script to automate the build process. The script
calls, depending on the parameters the Microsoft VC6 compiler and/or the
GreenHills compiler and/or the Cygwin GCC for one or more
project/makefiles.
If I invoke the script like:
c:/bat/sbuild ..
things work pretty well
On Sun, 28 May 2006, ask wrote:
> thing is i don't know what's wrong :)
And neither do we, since you've completely failed to quote the relevant
context AND your mailer didn't include threading information in the
message. So the above message is essentially out of the blue for most
people.
With
Jim Kleckner wrote:
Brian Dessent wrote:
As you can see, this all is contingent upon a program like GDB using the
Windows debug API. Without that, the entire issue is irrelevant, so I
can't see how this possibly would apply to Python.
Thanks for explaining how the Windows debug API is the
On Sun, May 28, 2006 at 08:48:19AM -0700, Jim Kleckner wrote:
>Jim Kleckner wrote:
>>Brian Dessent wrote:
>>>As you can see, this all is contingent upon a program like GDB using
>>>the Windows debug API. Without that, the entire issue is irrelevant,
>>>so I can't see how this possibly would apply
On Sat, May 27, 2006 at 02:09:58PM -0500, Karl Berry wrote:
Content-Description: message body text
>the script needs to initialize IFS
>
>Ok, I put in the initialization. Thanks for the report & explanation.
>
>- I don't know about the NULL_DEVICE and the path_sep setting changes
>
>I don'
Hi Ian, Eric,
Attached is bash_completion support for cygport. (cygwin only)
Put it into /etc/bash_completion.d/cygport
Maybe it can be added to the package, though it's only useful for cygwin.
--
Reini
# -*- sh -*- cygport completion by Reini Urban <[EMAIL PROTECTED]>
#
# $Id: cygport,v 1.1 20
I forgot to cc bug-texinfo on this, so let me do that and expand on
things a little.
On Sun, May 28, 2006 at 11:43:19AM -0400, Christopher Faylor wrote:
>On Sat, May 27, 2006 at 02:09:58PM -0500, Karl Berry wrote:
>Content-Description: message body text
>>the script needs to initialize IFS
>>
On Sun, May 28, 2006 at 12:35:53PM -0400, Christopher Faylor wrote:
>i.e., the patch that Ralf Wildenhues previously sent out is correct
>(which shouldn't be too surprising since it came from the texinfo
>release).
^
cygwin
(I bet I'll regret not making that clear)
cgf
--
Unsubscribe info:
On Sun, May 28, 2006 at 02:19:02PM +0100, Valster Nico-anv009 wrote:
> I'm working on a bash script to automate the build process. The script
> calls, depending on the parameters the Microsoft VC6 compiler and/or the
> GreenHills compiler and/or the Cygwin GCC for one or more
> project/makefiles.
Christopher Faylor wrote:
> On Sun, May 28, 2006 at 08:48:19AM -0700, Jim Kleckner wrote:
>> Indeed, cgf is a magician and his patch in snapshot *2006-05-27 appears
>> to fix the signal handler issue for Python. As mentioned in his patch
>> message, this may fix the signal handler issues for many
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ralf Habacker schrieb:
> Brian Dessent schrieb:
>>> Ralf Habacker wrote:
>>>
There is only one case where I still believe that there may be a problem.
If a pthread_mutexattr_t is constructed on the stack and the magic class
membere is be
On Sun, May 28, 2006 at 01:04:52PM +0200, Ralf Habacker wrote:
> I just downloaded cywin snapshot 2005-06-27 and got running designer and
> uic without any problem, so it looks like there is no need to deep
> more into this stuff. I will follow the next time if this problems takes
> places again.
> That's just a tad old there, Ralf.
> Tried any of the more recent snapshots at http://www.cygin.com/snapshots/ ?
Mistype.
http://www.cygwin.com/snapshots/
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation:
Nico Valster
Software Engineer
Advanced Multimode Platform
Mobile Devices Business
Motorola B.V.
Marconibaan 57
3439 MR Nieuwegein
P.O. Box 754
3430 AT Nieuwegein
The Netherlands
Email : [EMAIL PROTECTED]
Phone : +31 (0)30 6001642
Fax : +31 (0)30 6001660
> -Or
Valster Nico-anv009 wrote:
If I invoke the script like:
c:/bat/sbuild ..
things work pretty well. However if I invoke it as
cd /cygdrive/d/CCase/anv009_SPRINT_8/SPRINT_VOB/SPRINT;c:/bat/sbuild
.
What happens if you invoke the script using a POSIX path?
cd
cygdrive/d/CCase/anv009
On Sun, May 28, 2006 at 12:04:38PM -0700, [EMAIL PROTECTED] wrote:
>On Sun, May 28, 2006 at 01:04:52PM +0200, Ralf Habacker wrote:
>> I just downloaded cywin snapshot 2005-06-27 and got running designer and
>> uic without any problem, so it looks like there is no need to deep
>> more into this stu
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
> Of Dave Korn
> Sent: Saturday, 27 May 2006 4:04 AM
> To: cygwin@cygwin.com
> Subject: RE: Problems with ssh/scp/sftp on a dual core Dell Latitude D820
>
> On 26 May 2006 18:54, Larry Hall (Cygwin) wrote:
>
> Date: Sun, 28 May 2006 12:13:03 -0500
> From: [EMAIL PROTECTED] (Karl Berry)
> Cc: [EMAIL PROTECTED]
>
> Ralf's texi2dvi changes are clearly not generally applicable. E.g., Eli
> has spent a lot of time making Texinfo (and everything else) work under
> DJGPP. I can't just blow that away.
Th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
In the how-to-debug-cygwin.txt there is listed how to run application
using strace in gdb:
To debug this scenario, do something like this:
bash$ gdb -nw yourapp.exe
(gdb) dll cygwin1
(gdb) l dll_crt0_1
(gdb) b <>
(gdb) run
(gd
On Sun, May 28, 2006 at 10:59:35PM +0200, Ralf Habacker wrote:
>-BEGIN PGP SIGNED MESSAGE-
>Hash: SHA1
>
>In the how-to-debug-cygwin.txt there is listed how to run application
>using strace in gdb:
>
>To debug this scenario, do something like this:
>
>bash$ gdb -nw yourapp.exe
>(gdb
Hello,
I have already installed cygwin on my windowsxp machine. I am lacking the
files "dc.exe", "file.exe" and others which are supposed to reside in /bin if
you are trying to install GODI (used for Ocaml compiler). I would like to
install these .exe files and have (unsuccessfully) searched
Dan wrote:
> I have already installed cygwin on my windowsxp machine. I am lacking the
> files "dc.exe",
> "file.exe" and others which are supposed to reside in /bin if you are trying
> to install
> GODI (used for Ocaml compiler). I would like to install these .exe files and
> have
> (unsucces
On Sun, May 28, 2006 at 12:13:03PM -0500, Karl Berry wrote:
>>On Sun, May 28, 2006 at 12:35:53PM -0400, Christopher Faylor wrote:
>>i.e., the patch that Ralf Wildenhues previously sent out is correct
>>(which shouldn't be too surprising since it came from the texinfo
>>release). There should be no
Ralf Habacker wrote:
> I just downloaded cywin snapshot 2005-06-27 and got running designer and
> uic without any problem, so it looks like there is no need to deep
> more into this stuff. I will follow the next time if this problems takes
> places again.
I can confirm that the 2006-Jun-27 snapsh
Igor Peshansky cs.nyu.edu> writes:
> On Wed, 17 May 2006, Bryan D. Thomas wrote:
> > I'm taking the risk of conflating several different
> > issues into one. On the other hand, this might be a
> > useful synthesis to help us bottom out on "fork
> > problems" so that we can turn a snapshot into
On Fri, 19 May 2006, Igor Peshansky wrote:
> On Fri, 19 May 2006, Christopher Faylor wrote:
>
> > On Fri, May 19, 2006 at 10:01:27PM -0400, Igor Peshansky wrote:
> > >Hi,
> > >
> > >Found a weird problem with the latest CVS (a regression from end
> > >February, but I can track it down further, too
On 05/28/2006, Torfinn Ottesen wrote:
Igor Peshansky cs.nyu.edu> writes:
> > On Wed, 17 May 2006, Bryan D. Thomas wrote:
>> > > I'm taking the risk of conflating several different
>> > > issues into one. On the other hand, this might be a
>> > > useful synthesis to help us bottom out on "fork
>
Yaakov S (Cygwin Ports) wrote:
> I can confirm that the 2006-Jun-27 snapshot (which is what he meant)
> fixes the longstanding issues WRT qt3 and company. Thanks to all who
> helped figure this out, and I look forward to restarting work on qt3,
> qt4, and KDE 3.5 in the near future.
Sigh. That's
On 27 May 2006 04:17, TmX wrote:
> I got a simple Winsock program & would like to compile it. The libwsock32.a
> is in \lib\32api\
>
> What's the parameter given to GCC so it links the program with the library
> in C:\cygwin\lib\w32api ?
"-lwsock32" should be all you need; the default linker s
I tried the test case below w/the 5/27 snapshot and got
what appear to be the same fork errors. So, I'm sticking
with the 4/3/2006 snapshot.
Is there any other info I can supply to help?
--
thanks
Tom
On Wed 5/17/06 23:03 CDT cygwin@cygwin.com wrote:
> Thanks to all for trying the test.
--snip
I tried the test case below w/the 5/27 snapshot and got
what appear to be the same fork errors. So, I'm sticking
with the 4/3/2006 snapshot.
Is there any other info I can supply to help?
--
thanks
Tom
On Wed 5/17/06 23:03 CDT cygwin@cygwin.com wrote:
> Thanks to all for trying the test.
--snip
Hello everyone,
As a programmer, I'll try to be somewhat verbose. Sorry if there is
information in excess.
I've installed sshd following the tutorial on
http://pigtail.net/LRP/printsrv/cygwin-sshd.html, including the mkpasswd and
mkgroup steps. The service runs without complains and sshd.exe
On 28 May 2006 16:43:42 -, Larry Hall wrote:
Luis P Caamano wrote:
> Is a cygwin binary of Vim 7.0 coming soon?
Not immediately, no. The maintainer is currently away. On her return,
I'm sure it's something she will look at.
Good to know. Thanks for your reply.
--
Luis P Caamano
Atlan
i.e., the patch that Ralf Wildenhues previously sent out is correct
Ok, I applied the change to system.h, so that NULL_DEVICE will be
/dev/null under Cygwin. Makes sense.
Ralf's texi2dvi changes are clearly not generally applicable. E.g., Eli
has spent a lot of time making Texinfo (and ever
Vilar Camara wrote:
> Hello everyone,
>
> As a programmer, I'll try to be somewhat verbose. Sorry if there is
> information in excess.
>
> I've installed sshd following the tutorial on
> http://pigtail.net/LRP/printsrv/cygwin-sshd.html, including the mkpasswd
[snip]
Stop right there.
If you sea
Larry Hall (Cygwin cygwin.com> writes:
> The key words here are "If you use Registry Editor incorrectly". In other
> words, if you modify something other than what's recommended, you might
> cause yourself other problems. This is standard boiler-plate legalese that's
> spewed whenever mention o
41 matches
Mail list logo