I followed the instructions on www.cygwin.com on how to install the current
(BCygwin, downloaded the setup.exe and ran it. The installation went well
(Buntil it remained only 1% to the end of the installation. The installation
(Bsuddenly stopped. I tried 3 times but to no avail. (Please refer to
I noticed in the very latest version of cygwin that I no longer get this
problem though?
-
Q-Games, Dylan Cuthbert.
http://www.q-games.com
"Sven Köhler" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> > If you close an rxvt window by clicking on the
On Sat, Oct 11, 2003 at 05:07:18PM -0700, Terrence Brannon wrote:
> Can anyone suggest a solution for getting code making calls to
> setpriority() and using PRIO_PROCESS to compile under Cygwin?
setpriority/getpriority are not implemented in Cygwin.
Corinna
--
Corinna Vinschen
On Fri, Oct 10, 2003 at 10:34:36PM +0200, thomas wrote:
> Hi,
>
> here is a simplified snippet from code that worked perfectly in a 1.3.x
> environment, but doesn't work with 1.5.5 (i tried >1.5.2).
>
> **
> std::ofstream out("foo.toc");
> toc->print(out)
Hello,
On Sun, 12 Oct 2003, G. Oto wrote:
> I followed the instructions on www.cygwin.com on how to install the current
> Cygwin, downloaded the setup.exe and ran it. The installation went well
> until it remained only 1% to the end of the installation. The installation
> suddenly stopped. I tri
This has been discussed numerous times on this list.
What I did was follow the directions of one of the
posts here to start a bash session by typing bash at a
dos prompt, doing a ps, and kill -9 of the process
that is tagged 'cygpath' or 'cygpth' (one of these).
Also, it has been recently recomme
> From: G. Oto
(B> Sent: Sunday, October 12, 2003 9:05 AM
(B
(BI removed [EMAIL PROTECTED], wrong place to send to.
(B
(BYour problem is well known, but if you have others you'll have to read up on
(Bhttp://cygwin.com/problems.html beforehand.
(B
(B> I followed the instructions on www.cygwi
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
> Of Terrence Brannon
> Sent: Sunday, October 12, 2003 2:07 AM
> To: [EMAIL PROTECTED]
> Subject: setpriority() and PRIO_PROCESS under Cygwin
>
>
> I am trying to compile a free high-quality chess database, kno
I don't think any of those environment differences account for the
problem. On my own setup almost all of those are _not_ there, and in
particular the PATH is the same, since I don't have X installed.
Note it's important for at least some of us that Cygwin/XEmacs works
_without_ X.
Thanks _very_
> From: Christopher Faylor
> Sent: Sunday, October 12, 2003 12:04 AM
This is long and winding, not entirely on topic - you've been warned.
> On Sat, Oct 11, 2003 at 11:38:36PM +0200, Hannu E K Nevalainen wrote:
> > =-) Well, eventually it did work with the root level configure.
> >The reason I
On Sonntag, 12. Oktober 2003 at 10:34:02, Corinna Vinschen wrote:
>>28 7293919 [main] cdrdao 1576 mmap64: addr 0, len 1065811968, prot 3, flags 22,
>> fd -1, off 0
> Can you tell me why the process tries to mmap 1065811968 bytes == ~1Gig?
> That won't work, nor would it under 1.3.22 on the s
Hi all,
Is there anyone who uses the Boost libraries with Cygwin, in particular
the Boost thread libraries, and cares to share his/hers knowledge how to
compile the library (version 1.30.2) so that I can use the threads
libries?
TIA
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmege
>>>28 7293919 [main] cdrdao 1576 mmap64: addr 0, len 1065811968, prot 3, flags 22,
>>> fd -1, off 0
>> Can you tell me why the process tries to mmap 1065811968 bytes == ~1Gig?
>> That won't work, nor would it under 1.3.22 on the same machine. The cause
>> for this is outside of the strace a
The recent snapshot from 10/10/03 seems to have solved the XEmacs problem
for me. Thank
you Chris for an excellent job. It was clear from the start that you were
the right person to solve this problem.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: htt
On Sun, Oct 12, 2003 at 06:30:55PM +0200, thomas wrote:
>
> >>>28 7293919 [main] cdrdao 1576 mmap64: addr 0, len 1065811968, prot 3, flags
> >>> 22, fd -1, off 0
>
> >> Can you tell me why the process tries to mmap 1065811968 bytes == ~1Gig?
> >> That won't work, nor would it under 1.3.22 on
Hello Cygwin Developers,
When I am trying to install various things via Cygwin setup.exe, it stops
downloading stuff for some reason. This maybe due to my internet connection
or router. I have DSL.
I was wondering if the setup.exe could be modified to automatically re-start
downloading the curr
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
> Of thomas
> Sent: Monday, 13 October 2003 1:07 AM
> To: Corinna Vinschen
> Subject: Re: std::ofstream causes segfault in 1.5.x
>
> On Sonntag, 12. Oktober 2003 at 10:34:02, Corinna Vinschen wrote:
>
> >
At 01:19 AM 10/12/2003, Edward Peschko you wrote:
>On Sun, Oct 12, 2003 at 12:27:06AM -0400, Larry Hall (RFK Partners, Inc) wrote:
>> At 10:01 PM 10/11/2003, Edward Peschko you wrote:
>> >> What would be the point?
>> >
>> >lack of end-user confusion... elimination of duplicate development effort..
>> >>28 7293919 [main] cdrdao 1576 mmap64: addr 0, len 1065811968, prot 3, flags
>> >> 22, fd -1, off 0
>> > Can you tell me why the process tries to mmap 1065811968 bytes == ~1Gig?
>> > That won't work, nor would it under 1.3.22 on the same machine. The cause
>> > for this is outside of the
On Sun, Oct 12, 2003 at 09:02:58PM +0200, thomas wrote:
>>> >>28 7293919 [main] cdrdao 1576 mmap64: addr 0, len 1065811968, prot 3, flags
>>> >> 22, fd -1, off 0
Can you tell me why the process tries to mmap 1065811968 bytes ==
~1Gig? That won't work, nor would it under 1.3.22 on the
As previously stated, I have now removed gcc2 from the distribution on
sources.redhat.com. It will disappear from mirrors shortly, I'm sure.
Please send complaints to [EMAIL PROTECTED]
On Sun, Oct 05, 2003 at 01:12:01AM -0400, Christopher Faylor wrote:
>I don't have the time or the inclination t
On Sun, Oct 12, 2003 at 03:06:14PM -0400, Christopher Faylor wrote:
> On Sun, Oct 12, 2003 at 09:02:58PM +0200, thomas wrote:
> >>> >>28 7293919 [main] cdrdao 1576 mmap64: addr 0, len 1065811968, prot 3,
> >>> >> flags 22, fd -1, off 0
> Can you tell me why the process tries to mmap 106581
hello, when I try to install a service with cygrunsrv and select the option
to run that process as administrator, cygrunsrv is unable to start the
process (eg fetchmail but it can be any process). It runs ok as LocalUser.
Also I can tell that cygrunsrv isn't even able to get to the binary when I
On Sun, 12 Oct 2003, Daniel Morgan wrote:
> Hello Cygwin Developers,
>
> When I am trying to install various things via Cygwin setup.exe, it stops
> downloading stuff for some reason. This maybe due to my internet connection
> or router. I have DSL.
>
> I was wondering if the setup.exe could be
On Sun, Oct 12, 2003 at 12:36:27PM -0700, Alex Liberman wrote:
> hello, when I try to install a service with cygrunsrv and select the option
> to run that process as administrator, cygrunsrv is unable to start the
> process (eg fetchmail but it can be any process). It runs ok as LocalUser.
> Als
On Sun, Oct 12, 2003 at 10:36:40PM +0200, Corinna Vinschen wrote:
> On Sun, Oct 12, 2003 at 12:36:27PM -0700, Alex Liberman wrote:
> > hello, when I try to install a service with cygrunsrv and select the option
> > to run that process as administrator, cygrunsrv is unable to start the
> > process
The administrator account has by default no right to start services.
You can add that right by calling
editrights -u administrator -a SeServiceLogonRight
Corinna
thx but that wasn't it either, however have worked around by pointing
cygrunsrv --path to a script hehe
cygrunsrv -I fetchmail --pa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sun, 12 Oct 2003 15:21:41 +0200, Hannu E K Nevalainen <[EMAIL PROTECTED]> wrote:
>
> >+> setpriority/getpriority are not implemented in Cygwin.
>
> This means; use __CYGWIN__ or some such to create conditional (i.e.
> exclusion of) compiling of thos
>
> -- Início da mensagem original ---
> De: Corinna Vinschen <[EMAIL PROTECTED]>
>Para: [EMAIL PROTECTED]
> Cc:
>Data: Fri, 10 Oct 2003 17:04:18 +0200
> Assunto: Re: cygwin1.dll missing getreent and fopen
> On Fri, Oct 10, 2003 at 02:44:48PM +, Misha Gale wrot
I'm working at an university computer lab with over 6000 users in our
Active Directory. You can imagine how long it takes for Cygwin Setup to
add all of them into passwd. I know Setup calls mkpasswd with the "-l"
option, but it doesn't help when I run the installation on a Windows server.
Maybe
> to support just gcc. Everyone does not want all of the 600+ megabytes
> of Cygwin just because they want a C++ compiler (or C, or FORTRAN). That
> is why some good, open source IDE's for C/C++ use MingW as part of their
> full installation. No fuss, no muss, relatively lightweight download.
>
On Sun, 12 Oct 2003, synthespian wrote:
> > -- Início da mensagem original ---
> > From: Corinna Vinschen
> > Date: Fri, 10 Oct 2003 17:04:18 +0200
> > Subject: Re: cygwin1.dll missing getreent and fopen
> >
> > On Fri, Oct 10, 2003 at 02:44:48PM +, Misha Gale wrote:
> > > I ha
On Mon, 13 Oct 2003, Huijing Zhou wrote:
> I'm working at an university computer lab with over 6000 users in our
> Active Directory. You can imagine how long it takes for Cygwin Setup to
> add all of them into passwd. I know Setup calls mkpasswd with the "-l"
> option, but it doesn't help when I r
At 06:41 PM 10/12/2003, Edward Peschko you wrote:
>> to support just gcc. Everyone does not want all of the 600+ megabytes
>> of Cygwin just because they want a C++ compiler (or C, or FORTRAN). That
>> is why some good, open source IDE's for C/C++ use MingW as part of their
>> full installation.
Does the author of this reply have a problem with someone else knowing what they are
talking about?
On 12 Oct 2003 at 0:36, Christopher Faylor wrote:
> On Sat, Oct 11, 2003 at 09:16:41PM -0700, Paul G. wrote:
> >Msys is derived from Cygwin. However, it does not have the overhead
> >that Cygwin
On 12 Oct 2003 at 15:41, Edward Peschko wrote:
> > to support just gcc. Everyone does not want all of the 600+
> > megabytes of Cygwin just because they want a C++ compiler (or C, or
> > FORTRAN). That is why some good, open source IDE's for C/C++ use
> > MingW as part of their full installati
On Sun, Oct 12, 2003 at 04:47:18PM -0700, Paul G. wrote:
>On 12 Oct 2003 at 15:41, Edward Peschko wrote:
>>It sure would beat the install process for mingw right now, which is a
>>manual horror right now involving the download and installation of
>>several, separate packages in different directorie
On 12 Oct 2003 at 20:10, Christopher Faylor wrote:
> On Sun, Oct 12, 2003 at 04:47:18PM -0700, Paul G. wrote:
> >On 12 Oct 2003 at 15:41, Edward Peschko wrote:
> >>It sure would beat the install process for mingw right now, which is
> >>a manual horror right now involving the download and instal
Ok, I did as requested, and tried to compile berkeleydb with -mno-cygwin. Results are
below, along with some thoughts/reflections
Ed
general nitpicks:
'which' returns /cygdrive/c form instead of C:\... no way of switching
doesn't play well with applications outside of cygwin (for
> >Umm..you might want to mention this on the Mingw users list...though it
> >appears you haven't looked at the files that are available for download
> >there (in terms of Mingw), specifically
> >http://sourceforge.net/project/showfiles.php?group_id=2435.
>
> He already mentioned this in the mingw
Is there any way to have more than one console session available in one
rxvt (or dos) window? I am thinking of the konsole that I used back
when linux was an option.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Docu
On Sun, Oct 12, 2003 at 07:24:29PM -0600, bob wrote:
> Is there any way to have more than one console session available in one
> rxvt (or dos) window? I am thinking of the konsole that I used back
> when linux was an option.
yes, you can use 'screen'... as of v 4.0.1, screen supports multiple
At 08:56 PM 10/12/2003, Paul G. you wrote:
>On 12 Oct 2003 at 20:10, Christopher Faylor wrote:
>
>> On Sun, Oct 12, 2003 at 04:47:18PM -0700, Paul G. wrote:
>> >On 12 Oct 2003 at 15:41, Edward Peschko wrote:
>> >>It sure would beat the install process for mingw right now, which is
>> >>a manual h
On 12 Oct, Hannu E K Nevalainen wrote:
> Your problem is well known,
Yes, we've started having this problem here, since last week.
I just wanted to check the mailing list before I tried the obvious fix.
So, I can confirm that yes, the cygpath -A -P just hangs, that it can
be run manually from
Chris,
After two months without a connection -- and with serious withdrawal
symptoms -- I am back hanging from the wires. I'm sure I've been
suspended because of the bounces when I first failed. Would you kindly
reset my list memberships to active? Thanks!
David A. Cobb
--
Unsubscribe
[snip]
> Once again, I'm not *trying* to get you into this mood.
Chris pretty much lives in that mood.
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs
On Mon, Oct 13, 2003 at 12:04:57AM -0400, David A. Cobb wrote:
>After two months without a connection -- and with serious withdrawal
>symptoms -- I am back hanging from the wires. I'm sure I've been
>suspended because of the bounces when I first failed. Would you kindly
>reset my list memberships
On Sun, Oct 12, 2003 at 06:03:44PM -0700, Edward Peschko wrote:
>Ok, I did as requested, and tried to compile berkeleydb with
>-mno-cygwin. Results are below, along with some
>thoughts/reflections
Hint:
GCC='gcc -mno-cygwin' ./configure.
AFAICT, this won't get you a windows version of db wi
gcc -dM -E -xc /dev/null
and
g++ -dM -E -xc /dev/null
produce the same output.
Is this a feature or a bug?
How can one know that g++ (not gcc) is invoked?
===
Windows 2000 Professional
CYGWIN_NT-5.0 1.5.4(0.94/3/2)
gcc version 3.3.1 (cygming special)
On Mon, Oct 13, 2003 at 07:22:28AM +0200, Alex Vinokur wrote:
>gcc -dM -E -xc /dev/null
> and
>g++ -dM -E -xc /dev/null
> produce the same output.
>
>Is this a feature or a bug?
It is not a bug. Try it on linux.
>How can one know that g++ (not gcc) is invoked?
Isn't the __cplusplus define a f
On Mon, Oct 13, 2003 at 12:56:49AM -0400, Christopher Faylor wrote:
> On Sun, Oct 12, 2003 at 06:03:44PM -0700, Edward Peschko wrote:
> >Ok, I did as requested, and tried to compile berkeleydb with
> >-mno-cygwin. Results are below, along with some
> >thoughts/reflections
>
> Hint:
>
> GCC='
Hi.
I use CYGWIN_98-4.10 mine 1.5.5(0.94/3/2) 2003-09-20 16:31 i686 uknown unknown Cygwin
First i try to describe a situation:
I have a device which is connected with computer thru serial line.
Device is still sending data.These data isn't for my program.I have open com port and
let them go into
I forgot :
#define PORT0 "/dev/ttyS0"
Marty
--
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/
On Mon, 13 Oct 2003 at 01:37 GMT, Edward Peschko penned:
> On Sun, Oct 12, 2003 at 07:24:29PM -0600, bob wrote:
>> Is there any way to have more than one console session available in
>> one rxvt (or dos) window? I am thinking of the konsole that I used
>> back when linux was an option.
>
> yes,
54 matches
Mail list logo