Hi,
i only want the c and c++ parts. My build was configured with the following
flags:
../../gcc-3.0.3/configure --with-included-gettext --enable-languages=c,c++
--enable-shared --enable-threads --target=powerpc-eabi --host=i686-pc-cygwin
--build=i686-pc-cygwin --with-newlib
Are you sure you b
This looks like the dreaded text/binary Windows dichotomy... :-) You may try
to mount your build directory with a different mode (text != binary instead
of text == binary, or the opposite). I never remember which one is the best
but trying to change it may solve your problem.
HTH
Bernard
===
- Original Message -
From: "Mack Lobell" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, January 31, 2002 8:37 AM
Subject: Re: How do i upgrade to gcc 3.X on cygwin?
> Hi,
>
> i only want the c and c++ parts. My build was configured with the
followin
Quoted from the BASH man page:
-z string
True if the length of string is zero.
This means that you have your HOME environment variable already
set.
Arek wrote:
> I just installed cygwin today (after a long while of not having it
> installed...) and when I started up bash
Hello, Robert :)
I've just tracked this problem. Here is what I've found:
First of all the problem will appear on Win9x/ME only.
In version 1.18 of mkpasswd.c the following change was
made:
-
- if (passed_home_path[0] == '\0')
- strcpy (passed_home_path, "/home/");
/* This takes Wind
Thanks Corinna for the prompt reply & Sorry if i sounded too harsh(erratic)
while asking about utf support in cygwin !!
Actually i was trying a few commands (cp, cat, cut, etc) on a file
containing utf-8/utf-16/SHIF-JIS data (containing Japanese names) on win NT
(japanese) machine.
The commands
Pavel Tsekov wrote:
> Hello, Robert :)
>
> I've just tracked this problem. Here is what I've found:
>
> First of all the problem will appear on Win9x/ME only.
> In version 1.18 of mkpasswd.c the following change was
> made:
>
> -
> - if (passed_home_path[0] == '\0')
> - strcpy (passed_
On Thu, Jan 31, 2002 at 12:42:18PM +0100, Pavel Tsekov wrote:
>
>
> Pavel Tsekov wrote:
>
> >Hello, Robert :)
> >
> >I've just tracked this problem. Here is what I've found:
> >
> >First of all the problem will appear on Win9x/ME only.
> >In version 1.18 of mkpasswd.c the following change was
>
Hi,
while i'm looking for new messages depending on cygipc,
found this and i am able to say:
Christophe LEITIENNE wrote:
>
> Hi all,
> I've noticed some problems using shared memory with cygipc, which don't
> seem
> to be present in the mailing list archives.
> I'm running cygwin 1.3.9 with cyg
On Thu, 31 Jan 2002, Robert Collins wrote:
> Create a setup.ini on a local web server describing your software. Read
> http://www.cygwin.com/setup.html. Add the appropriate requires: line to
> your local setup, which will drag in the needed packages from the normal
> cygwin mirror sites.
I'm try
Hi,
7 mails with virus W32/Myparty got into my inbox -
all of them from linux-mailinglists.
:-(
Chris
--
Mailing-List: contact [EMAIL PROTECTED];
Received: from HOST (minh.jaist.ac.jp [150.65.234.72])
by mailrelay.jaist.ac.jp (3.7W-mailrelay) ...;
Tue, 29 Jan 20
Hello there,
I tried to program the serial port under Win98 and WinNT with the funktions
in termios.h.
Under Win98 I can read incoming bytes but under Win98 the funktion call
read() returns a -1
The errorcode from errno is 11 and that reads: Resource temporarly not
available.
What happend on Wi
On Wed, 30 Jan 2002, Randall R Schulz wrote:
> David,
>
> The check-box is the download or install _with source_ option.
>
I feel like an idiot. For some reason I got it into my head that
I had to check that box to select the package for download. Thanks.
-David
--
Unsubscribe info:
Dear Sirs,
I just started to use the cygwin package (cygwin-1.3.6 installed on 7th of
january 2002). I detected the problem, that I cannot kill a program with
kill -1 pid or control+c where I installed a signalhandler for the
following signals
#ifndef WIN32
signal(SIGHUP, (void (*)(int)) signa
On Thu, Jan 31, 2002 at 09:28:31AM -0500, Michael Adler wrote:
>On Thu, 31 Jan 2002, Robert Collins wrote:
>
>> Create a setup.ini on a local web server describing your software. Read
>> http://www.cygwin.com/setup.html. Add the appropriate requires: line to
>> your local setup, which will drag in
On Thu, Jan 31, 2002 at 03:38:10PM +0100, Chris Mueller wrote:
>Hi,
>7 mails with virus W32/Myparty got into my inbox -
>all of them from linux-mailinglists.
>
>:-(
>Chris
And, you're sharing this with us, because...
cgf
>--
>
>Mailing-List: contact [EMAIL PROTEC
At 10:32 -0500 31.01.2002, Christopher Faylor wrote:
>And, you're sharing this with us, because...
... not everybody on this list might have recognized the intruders.
Plus: we all should take care
and not distribute any virus -
even when not harmfull for linux.
Linux can be concerned one day as
> The information is in the setup.ini file. Eventually all info will be moved
> to setup.hints.
>
> >Is this the responsibility of the package maintainers?
>
> Yes. If they feel like doing so.
If I create them, would you incorporate them?
> >How is the central setup.ini generated?
>
> With a
Dear Sirs,
I just checked the versions of cygwin on your home page and saw, that you
fixed some problems around the signalhandling in the new version 1.3.9. I
installed this new version and my problem is fixed!
Kind regards
Dierk Wendt
D
I recently updated my Cygwin distribution and now aucTeX will only
work on documents (i.e. .tex files) in my HOME directory. If I use
LaTeX from the Cygwin shell then things work fine, as they did before I
installed the updated distribution. (I.e. I can LaTeX files in their local
directories).
There seems to be a bug in Cygwin's perl (5.6.1). The
following code:
perl -e 'print $^S || 0;eval {print $^S || 0}; print
$^S || 0;'
should produce '010'
However, on Cygwin perl 5.6.1, it produces 011. This
means that perl incorrectly thinks it's in an eval
block when it's not. I've checked
Hello all,
I recently re-installed cygwin, now I can't create a new file or
directory within cygwin. I even made a new directory using explorer.
Gave this directory the permissions everyone full control. In cygwin I
chmod to 777 on this directory. It lets me chmod and chown on files and
directo
Hello all. I just downloaded and installed postgres 7.1.3. I have it
installed, and I have initialized the database. But I can not create the
test database. I get a Windows dialog with the error that
'cygreadline5.dll' can not be found when I run ' createdb test'. And this
file does not
- Original Message -
From: "Derek M. Tournear" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 31, 2002 10:01
Subject: Can't create new file/directory
> I recently re-installed cygwin, now I can't create a new file or
> directory within cygwin. I even made a new direc
Greetings,
This isn't directly a cygwin question, but hopefully somebody has a
suggestion or a new topic I should search on:
I have a working C program created with GCC 2.95.2-6 and Cygwin
dll 1.1.7. I realize both of these are a little old, but I think
I have a conceptual problem rather than a
OK here is some more info:
I am running NT 4.0 SP 6. Installed cygwin anfter uninstalling old
installation and then reinstalled ALL packages with the most recent
available using the setup.exe from the NASA ftp. Currently running
1.3.9-1.
When I start cygwin and go into any directory with any p
Hrm...What's the output of 'ls -ld '?
James Potts
([EMAIL PROTECTED])
- Original Message -
From: "Derek M. Tournear" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 31, 2002 12:01 PM
Subject: Can't create new file/directory
> Hello all,
>
> I recently re-installed
I installed cygwin long time ago...recently, I
downloaded the new setup.exe from cygwin website, and
found out that the setup program is a little
different.
I remember it used to be that only package that needs
updated are listed on the package list...now, seems
every package is...some say skip, s
Hrm...What's the output of 'ls -ld '?
[EQUULEUS] f 43% ls -ld temp
drwx--2 Everyone Everyone0 Jan 31 09:35 temp/
[EQUULEUS] f 44% touch temp/new
touch: creating `temp/new': Permission denied
[EQUULEUS] f 45% mkdir temp/new
mkdir: cannot create directory `temp/new': Permission deni
I checked the faq, ug, and ml but didn't see a reference to where the
cygwin ash manpage is. "man ash", "man sh" and "info ash", "info sh" do
nothing. Maybe cygwin ash conforms to some other flavor that has a man
page? I found a debian ash man page, but I really want to know for sure
that I ha
On Thu, Jan 31, 2002 at 04:58:29PM +0100, Chris Mueller wrote:
>At 10:32 -0500 31.01.2002, Christopher Faylor wrote:
>>And, you're sharing this with us, because...
>
>... not everybody on this list might have recognized the intruders.
Intruders, where? The fact that you got a virus in another ma
[It's not necessary to Cc me. That's why I set the Reply-To. I am
reading the [EMAIL PROTECTED] mailing list: http://cygwin.com/bugs.html
]
On Thu, Jan 31, 2002 at 11:22:36AM -0500, Michael Adler wrote:
>
>> The information is in the setup.ini file. Eventually all info will be moved
>> to set
[EMAIL PROTECTED] wrote:
> Hello all. I just downloaded and installed postgres 7.1.3. I have it
> installed, and I have initialized the database. But I can not create the
> test database. I get a Windows dialog with the error that
> 'cygreadline5.dll' can not be found when I run ' crea
Greetings, Cygwinners.
Recently, cron has been giving me trouble on several machines. My user
'eagle' does not have the correct permissions to rename the tab file (or
modify anything in /var/cron).
I looked at the nt permissions of the /var/cron/tab direct and it is only
modifiable by the user
This is THE worst job market I've seen in over 20 years of running my companies. But
you probably already
know this from your own experience.
The real question is: In this economy, how can you get your most important product,
YOU, in the job
marketplace in the quickest, most cost-effecti
===
- Original Message -
From: "Ling F. Zhang" <[EMAIL PROTECTED]>
> In short, if I want everything in minimal effort (I
> don't want to go through all of them and click
> retrieve and select the source), what should I do?
Use a mirroring tool, not setup.exe. Setup.exe is designed for
i
Yes, thank you, I've done so. It basically states that there is an
issue, the postgres maintainer needs to make an update, and he won't
because he's waiting on version 7.2. All well and good.
Now;
Hello all. I just downloaded and installed postgres 7.1.3. I have
it
installed
On Fri, Feb 01, 2002 at 06:17:13AM +1100, Robert Collins wrote:
>From: "Ling F. Zhang" <[EMAIL PROTECTED]>
>
>> In short, if I want everything in minimal effort (I
>> don't want to go through all of them and click
>> retrieve and select the source), what should I do?
>
>Use a mirroring tool, not s
>
> On Wed, Jan 30, 2002 at 07:50:45PM -0800, Barubary wrote:
> >Do you have any idea how to compile a program for the win32 POSIX system?
> >If we could reverse engineer a win32 POSIX program that uses fork(), we
> >could see the raw NT commands to do it.
>
> Corinna already provided a referenc
Rob,
Setup.exe serves the purpose of mirroring just fine, as along as all you
want to mirror is a set of Cygwin install packages, with or without source
(or, for that matter, with the current version of Setup.exe, source alone).
Randall Schulz
Mountain View, CA USA
At 11:17 2002-01-31, Rober
* Mon 2002-01-28 Jeff Lu <[EMAIL PROTECTED]> list.cygwin
* Message-Id: <[EMAIL PROTECTED]>
| This is what is in my cron file
|
| # DO NOT EDIT THIS FILE - edit the master and reinstall.
| # (/tmp/crontab.272 installed on Mon Jan 28 18:22:31 2002)
| # (Cron version -- $Id: crontab.c,v 1.3 2001/06/
On Thu, Jan 31, 2002 at 11:29:24AM -0800, Randall R Schulz wrote:
>Setup.exe serves the purpose of mirroring just fine, as along as all you
>want to mirror is a set of Cygwin install packages, with or without source
>(or, for that matter, with the current version of Setup.exe, source alone).
No
- Original Message -
From: "Randall R Schulz" <[EMAIL PROTECTED]>
> Rob,
>
> Setup.exe serves the purpose of mirroring just fine, as along as all
you
> want to mirror is a set of Cygwin install packages, with or without
source
> (or, for that matter, with the current version of Setup.exe
* Tue 2002-01-29 Geoff Soutter <[EMAIL PROTECTED]> list.cygwin
* Message-Id: <91C3A0F2BA19D5119B1821E59D520C89D3@EXCH01>
| Yep, download cygwin binaries using setup.exe on cygwin site, choose CVS
| and OpenSSL packages and bob's your uncle...
|
| BTW, pserver doesn't work, use SSL and :ext
C
No, THIS mailing list. Not the postgres mailing list.
THIS mailing list has 8 billion repeated questions with one user after
another complaining that "application foo can't find bar.dll". The most
recent was earlier this week:
http://cygwin.com/ml/cygwin/2002-01/msg01619.html
Also, there's
On Thu, Jan 31, 2002 at 08:25:47PM +0100, Ralf Habacker wrote:
>>On Wed, Jan 30, 2002 at 07:50:45PM -0800, Barubary wrote:
>>>Do you have any idea how to compile a program for the win32 POSIX
>>>system? If we could reverse engineer a win32 POSIX program that uses
>>>fork(), we could see the raw N
On Thu, Jan 31, 2002 at 01:52:53PM -0500, Michael Adler wrote:
> I looked at the nt permissions of the /var/cron/tab direct and it is only
> modifiable by the user SYSTEM, while on a machine with a well working
> cron, that directory is modifiable by the Administrator's group ( of
> which, the use
- Original Message -
From: "Christopher Faylor" <[EMAIL PROTECTED]>
> What about someone actually familiarizing themselves with how Cygwin
> does things currently? Then they can make some informed suggestions.
I don't like that idea, it might lead to less noise, more signal and
some good
Stipe,
On Wed, Jan 23, 2002 at 09:21:26PM +0100, Stipe Tolj wrote:
> The Revision Control System (RCS) manages multiple revisions of files.
> RCS automates the storing, retrieval, logging, identification, and
> merging of revisions. RCS is useful for text that is revised
> frequently, e.g., prog
My apologies. I read the FAQ, and unfortunately that response did not
work. Rerunning did not solve the problem. What finally did solve the
problem was to manually reinstall the libreadline tar file.
Thanks.
FYI, I reported the perl bug mentioned on the Cygwin mailing list earlier
today to perlbug and they've reported back that it is a known bug and that
it'll be fixed in the next version (5.6.2). Regards,
Rhet
Original Message Follows
From: Mike Guy
Reply-To:
To: [EMAIL PROTECTED],[EMAI
On Thu, 31 Jan 2002, Christopher Faylor wrote:
> >> >How is the central setup.ini generated?
> >>
> >> With a perl script.
> >
> >Fascinating. Is it in the CVS? It's not jumping out at me.
>
> It's part of the sources.redhat.com infrastructure. It is in CVS but it
> is not intended for general
This is THE worst job market I've seen in over 20 years of running my companies. But
you probably already
know this from your own experience.
The real question is: In this economy, how can you get your most important product,
YOU, in the job
marketplace in the quickest, most cost-effecti
On Wednesday 30 January 2002 17:20, Benjamin Scherrey wrote:
> I have been able to build 3.x under cygwin when I just specify the C and
> C++ languages (see ./configure --help for info on how to do this). As I
> recall, it failed in the Fortran build. I didn't bother trying to figure
> out why as
- Original Message -
From: "Randall R Schulz" <[EMAIL PROTECTED]>
> Robert,
>
> OK, but why then is there a "download" mode whose only purpose is to
create
> a local mirror of a Cygwin package repository?
Because :]. Seriously, the download mode is a sideeffect of the normal
instlal pro
- Original Message -
From: "Michael Adler" <[EMAIL PROTECTED]>
> > It's part of the sources.redhat.com infrastructure. It is in CVS
but it
> > is not intended for general use. I don't know if it is even
available
> > for anonymous CVS access.
>
> Am I to assume that you're not interested
At 13:44 -0500 31.01.2002, Christopher Faylor wrote:
>Intruders, where? The fact that you got a virus in another mailing list
>is really not very interesting.
Yes indeed.
I set up just one single mail for all 3 lists where the mails came from.
And concerning
[EMAIL PROTECTED]
I was talking abo
Looks like the cygwin permissions are user: everything, anybody else:
nothing. AFAIK, Cygwin doesn't use NT user permissions. You'll need to do
'chmod a+rwx' on the directory as the user who created it (Everybody).
Unfortunately, you probably don't have an 'Everybody' user. You should
probably
On Thu, Jan 31, 2002 at 03:11:03PM -0500, Michael Adler wrote:
>>It's part of the sources.redhat.com infrastructure. It is in CVS but
>>it is not intended for general use. I don't know if it is even
>>available for anonymous CVS access.
>
>Am I to assume that you're not interested in making that
With version 1.31-1, Bison doesn't work with the Microsoft
compiler. A small example is enclosed. The problem is that
Microsoft doesn't have size_t in the std:: namespace, or malloc.
Included also, a patch to fix bison.simple.
DG
bisonbug.tar.bz2
Description: Binary data
--
Unsubscribe i
Could you be more specific on _which_ version Microsoft compiler you
mean?
Thanks,
stephan(just an interested party; not speaking for Microsoft or having
anything to do with the compiler);
-Original Message-
From: David Gluss [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 31, 2002
HI to all
I´m having the problem that the Net::DNS Module for Perl isn´t working.
The same code works fine under Linux but using the script under Cygwin
always reports Error : Connection reset by Peer
The Compilation worked fine without any error.
Did anyone got the Module running under Cygwin
At 03:30 PM 1/31/2002, Arek wrote:
>AFAIK, Cygwin doesn't use NT user permissions.
Exactly what is the basis for this statement? Have you read the user's
guide? The 'ntsec' option of the CYGWIN environment variable does a
real nice job of maintaining user permissions in a POSIX way when used
a
well, I am not using cygwi setup.exe as a mirroring
tool...I think what I am merely saying is that, for
convinient of user, the setup.exe could include
helpful feature such as single button select all
lastest package (w or w/o source), and/or the ability
to read and compare package version, then d
> At 03:30 PM 1/31/2002, Arek wrote:
> >AFAIK, Cygwin doesn't use NT user permissions.
>
> Exactly what is the basis for this statement? Have you read the user's
> guide? The 'ntsec' option of the CYGWIN environment variable does a
> real nice job of maintaining user permissions in a POSIX way
Speaking from personal experience, I know the DELETE key (not the backspace)
has never worked quite right for me under a plain-vanilla cygwin install,
inside of bash. I'm not talking about inside of rxvt, but simply in the
plain old default command line interface (e.g. the thingy that the Cygwin
d
On Thu, Jan 31, 2002 at 03:18:32PM -0600, Arek wrote:
>
> > At 03:30 PM 1/31/2002, Arek wrote:
> > >AFAIK, Cygwin doesn't use NT user permissions.
> >
> > Exactly what is the basis for this statement? Have you read the user's
> > guide? The 'ntsec' option of the CYGWIN environment variable does
New to cygwin...is there a way to secure my cygwin?
(just 4 fun) so that it asks for log on everytime I
start it? I am running winxp...how do I do that? how
do I do that in win9x?
__
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions!
At 04:41 PM 1/31/2002, Kevin Roth wrote:
>Speaking from personal experience, I know the DELETE key (not the backspace)
>has never worked quite right for me under a plain-vanilla cygwin install,
>inside of bash. I'm not talking about inside of rxvt, but simply in the
>plain old default command lin
At 05:30 PM 1/31/2002, Ling F. Zhang wrote:
>New to cygwin...is there a way to secure my cygwin?
>(just 4 fun) so that it asks for log on everytime I
>start it? I am running winxp...how do I do that? how
>do I do that in win9x?
There is no "log on" for Cygwin, unless you're connecting through
O
Francis Harvey wrote:
> I want to find the current directory that the executable file is in,
> so I can open a text file in the same directory. The executable
> is on the k drive, but my code doesn't return the correct path:
This is not the Unix way to do things. The Unix API does not provide a
well, yeah...that's why I am saying, 4 fun.
okay, let me split up the question then:
1) what I want is NOT to keep someone from using
cygwin, but wonder I can group some user so that I can
mess with the permission of files...you know, the
chmod xxx filename thingy. I know, those file can be
acces
Kevin,
No Unix (-like) system has forward delete during "cooked" mode terminal
interaction. One could only choose which ASCII code coming from the
terminal would cause removal of the currently final character of the input
line buffer to be removed.
In editors such as Vi or Emacs, all keystrok
I'm at patch level 3 of Microsoft C++ 6.0. I see they
are up to patch level 5, so I will update, try it again, and
report.
- Original Message -
From: "Stephan Mueller" <[EMAIL PROTECTED]>
To: "David Gluss" <[EMAIL PROTECTED]>
Sent: Thursday, January 31, 2002 1:21 PM
Subject: RE: Bug in
At 05:55 PM 1/31/2002, Sami Tikka wrote:
>Francis Harvey wrote:
>
>>I want to find the current directory that the executable file is in,
>>so I can open a text file in the same directory. The executable
>>is on the k drive, but my code doesn't return the correct path:
>
>This is not the Unix way
At 05:58 PM 1/31/2002, Ling F. Zhang wrote:
>well, yeah...that's why I am saying, 4 fun.
>okay, let me split up the question then:
>1) what I want is NOT to keep someone from using
>cygwin, but wonder I can group some user so that I can
>mess with the permission of files...you know, the
>chmod xxx
Hi there,
I *love* being able to use rxvt under windows, but I've never understood
why it uses such a weird icon (apparently a TV, "rxtv.ico") and not the
(far nicer, IMO) standard rxvt icon.
Both icons are actually compiled into the application, but the icon used
when running is the rxtv one
Hey all.
I don't really know if this is Cygwin specific, but I run into strange
problems with tcsh under rxvt (both updated yesterday, together with all
other packages).
First problem: It seems that the man page for rxvt is broken. The names
of the colors (the content of the missing file rgb.txt
Hi,
I tried to start cygrunsrv for running cron job. But I got problems starting
cygrunsrv when it is installed with -u and -w option. I can install this
service without error output, but when I tried to start it, I got following
errors:
$cygrunsrv -I cron -p /usr/sbin/cron -a '-D' -e "CYGWIN=n
Well it took some doing...I downloaded Service Pack 5 (130 Mbytes, once you
find it)
- Original Message -
From: "Stephan Mueller" <[EMAIL PROTECTED]>
To: "David Gluss" <[EMAIL PROTECTED]>
Sent: Thursday, January 31, 2002 1:21 PM
Subject: RE: Bug in new Bison parser generator
> Which Ser
David,
Would you care to spare others the hunt?
Thanks.
Randall Schulz
Mountain View, CA USA
At 16:54 2002-01-31, David Gluss wrote:
>Well it took some doing...I downloaded Service Pack 5 (130 Mbytes, once
>you find it)
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug
Well it took some doing...I downloaded Service Pack 5 (130 Mbytes, once you
find it) for C++ 6.0.
It shows the same symptoms.
It's probably way easier to get a patch into bison.simple than to (just)
have
Microsoft fix the standard C++ header files.
Probably there's the same problem with bison.h
This worked for me:
http://msdn.microsoft.com/vstudio/sp/vs6sp5/full.asp?id=01
Look at the bottom of the page.
DG
It's not really hard, in retrospect, it's just that the way the pages are
structured, if your browser
isn't set to full width, you don't see some of the navigation links on the
right
I've finished a small (one C file) Windows-link-creation app for possible
inclusion in Cygwin, maybe in utils. Here are some examples and a GPL
question.
Usage mklink.exe [OPTION]... TARGET
NOTE: All filename arguments must be in unix (POSIX) format
-a|--arguments=ARGS use arguments ARGS
-h
An update, I removed cygwin. Deleted all files not removed. Rebooted.
Reinstalled from a different ftp location. Same problem. I am denied
permission for creating a new file or directory within cygwin on my
local drives. If I cd to a drive mapped on another computer I can add
files. As menti
Running Xemacs 21.4.6 - EFS, very slow downloads of package updates
Suddenly a screeching halt with the following on my terminal
0 [main] 90249331 fork_copy: user/cygwin data pass 2 failed,
0x1002..0x10541000,
done 0, , Win32 error 8
What is it, and how can I avoid it in f
At 11:26 AM 1/30/02 +0100, Corinna Vinschen wrote:
>On Tue, Jan 29, 2002 at 09:32:06PM -0500, Pierre A. Humblet wrote:
>I think you're right that we should always look for the SID in
>/etc/passwd at that point. The problem is exactly the startup of
>cygrunsrv with no CYGWIN setting in the system
After installing Cygwin 1.3.9, I found I could no longer compile any sources
with gcc. I installed it on top of a Cygwin 1.3.3 installation which I have
been using for many months to build successfully port new versions of gdb,
tcl, tk and a very large set of application code. What might be the
I was using cygwin 1.3.2 for quite some time, compiling and make-ing
merrily with no ill effects. Then I upgraded to 1.3.6 and now when I do
a make, each compile/link/etc spawns its own DOS console window, causing
serious flashing of the screen. It renders the system almost unuseable
while t
Just a quick question, isn't the base problem somehthing like Bison
thinks that the target compiler is gcc..
If you create/configure a bison for msvc++, it doesn't do this include?
/Andy
--
The eye of the beholder rests on the beauty!
--
Unsubscribe info: http://cygwin.com/ml/
90 matches
Mail list logo