The integrated MinGW works well when calling gcc -mno-cygwin, e.g. for
/* Hello World in C */
#include
int main()
{
printf("Hello World!\n");
return 0;
}
Unfortunately the library and include paths do not seem to be set correctly
for g++, e.g. for
// Hello World in C++
#include
int main()
You are correct, they don't work right. See the mailing list archives
for detailes. In short, someone needs to contribute a mingw package for
c++ support.
Rob
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, May 12, 2002 7:54 PM
> To: [EMAIL PROT
Robert Collins wrote in
<[EMAIL PROTECTED]>
in gmane.os.cygwin on Sun, 12 May 2002 19:56:29 +1000:
> You are correct, they don't work right. See the mailing list archives
> for detailes. In short, someone needs to contribute a mingw package for
> c++ support.
There's no package but there are lib
On Sun, May 12, 2002 at 04:54:26PM +0200, [EMAIL PROTECTED] wrote:
>Hi everybody,
>
>could anyone advise me, how can I add new user account in Cygwin ?
>if it`s possible ?
>
>or how can I set up Pine, accept another user name (different from
>windows user I`m log in)
An obvious first step would b
There have been various reports over time that recursive grep is not
working on Win9x. For every directory you get a 'Permission denied'
error.
Also there have been reports that using open(2) to open a directory
readonly on Win9x fails.
Both have the same cause.
open(2) calls _open in the cygwin1
good idea, i will find it
Mi
__
> Od: Christopher Faylor <[EMAIL PROTECTED]>
> Komu: [EMAIL PROTECTED]
> CC: [EMAIL PROTECTED], [EMAIL PROTECTED]
> Datum: Sun, 12 May 2002 11:29:35 -0400
> PÖedmŠt: Re: new user in cygwin - how?
>
> On
Christopher Faylor wrote:
> On Sat, May 11, 2002 at 07:39:42PM -0400, Charles Wilson wrote:
>
>>Well, I've attached a patch for this bug. However, it uncovered another
>>problem with 'cp -p src dest', when src is not owned by the current user.
>>
>
> If the system UID is 18 then maybe cygwin
On Sun, May 12, 2002 at 05:33:04PM +0200, Ton van Overbeek wrote:
>The patch is simple. It makes use of the wincap.can_open_directories()
>capability, which seems to be foreseen for exactly this type of problems.
>However I could not find an other place where this capability is used
>in the cygwin
Try educating them and tell us newcomers how to contribute etc
Give practical tips on how to go about doing it.
/Anders Ripa
--
Familjen Ripa
http://www.ripa.se/anders/
"Christopher Faylor" <[EMAIL PROTECTED]> skrev i meddelandet
news:[EMAIL PROTECTED]...
> On Thu, May 09, 2002 at 08:13:41AM
[I'm crossposting to the cygwin and the rxvt-bugs lists.]
I've just changed over to using rxvt with cygwin (rather than the default
Windows console) and I'm loving it. (I'm not using X11, just the 'raw'
window manager.)
Anyhow, I've discovered a repeatable crash in rxvt 2.7.2 under cygwin
(relea
Hi,
I'm getting a bunch of sytax errors when I compile the latest cvs tree.
Although I am aware that the tree is sometimes broken, I thought I'd call
attention to it. I'm investigating the issue right now, but I don't know
how long I can spend on it. Anyhow, I am using the latest cygwin instal
I recently wrote a simple command-line tool that cuts or pastes plain text
to/from standard input/output. I find it quite useful sometimes, when I've
got a script that generates some output and I want to process the output in
a windows application (or vice-versa).
e.g.
ls -lR | clipboard -x
Aft
Have you seen the 'putclip' and 'getclip' applications that are part of
the official 'cygutils' package?
--Chuck
Raoul Gough wrote:
> I recently wrote a simple command-line tool that cuts or pastes plain text
> to/from standard input/output. I find it quite useful sometimes, when I've
> got a
> I'm getting a bunch of sytax errors when I compile the latest cvs tree.
> Although I am aware that the tree is sometimes broken, I thought I'd call
> attention to it. I'm investigating the issue right now, but I don't know
> how long I can spend on it. Anyhow, I am using the latest cygwin inst
Quoting Charles Wilson <[EMAIL PROTECTED]>:
> Raoul Gough wrote:
>
> > I recently wrote a simple command-line tool that cuts or pastes plain
> text
> > to/from standard input/output. I find it quite useful sometimes, when
> I've
> > got a script that generates some output and I want to process th
I've uploaded these two packages to sourceware and marked them as 'test'
releases. Please try them out, and let me know if there are any
problems. (See below for installation instructions)
CHANGES: zip-2.3-2
o Update to new script-based packaging scheme.
o Added the dospath patch from Micha
On Sun, May 12, 2002 at 10:31:53PM +0200, Anders Ripa wrote:
>Try educating them and tell us newcomers how to contribute etc
>Give practical tips on how to go about doing it.
What kind of practical tips do you need? If you want to submit a web
page, say "I want to submit a web page". If the
On Sun, May 12, 2002 at 03:03:47PM -0700, Nicholas Wourms wrote:
>I'm getting a bunch of sytax errors when I compile the latest cvs tree.
>Although I am aware that the tree is sometimes broken, I thought I'd call
>attention to it. I'm investigating the issue right now, but I don't know
>how long
Harold --
...and then Harold Hunt said...
%
% In less than 10 clicks I went into setup.exe (having no idea where libintl1
% is) and expanded the package tree to find All->Libs->libintl1. What was so
% hard about that?
Aha! I don't have that in my version :-) I looked there, believe me. I
cl
I've uploaded test versions of:
autoconf-devel-2.53a-1
automake-devel-1.6.1-3
libtool-devel-20020502-2
autoconf: updated to official '2.53a' release. Previous cygwin version
was 2.53.
automake: updated to official '1.6.1' release. Previous cygwin version
was 1.6. Also added a few fi
Hi All,
Yesterday (5/11) I decided to update my local image with what's out on
the mirrors and do a full install of *everything*, source included, just
to see how much disk space it would take. Result:
1187401k disk blocks (~1.2Gb)
In installing everything, I'd also discovered the following:
I've made a new version of 'texinfo' available for download. This
updates the package to the latest version available from ftp.gnu.org.
It also corrects a problem where the path separator was set incorrectly
in texi2dvi.
For a brief descripton of this package, see
http://cygwin.com/packages/ .
These two packages are related to the fascinating boardgame of Go.
Gnu Go is a state of the art go playing program.
cgoban1 provides a GUI to Gnu Go, but that is just one
of its functions. It allows you to play online against
other people on for instance the NNGS and IGS servers. It also allows
23 matches
Mail list logo