On Fri, Oct 08, 2004 at 10:18:51PM -0700, Earl Chew wrote:
>Is there some subtle reason for suffixes only to be passed for stat()
>processing?
Yes. See discussions from the last eight years of cygwin mailing list
archives. This "feature" has been around for some time and it is not
likely to chan
I got this error trying to build gcc using cygwin 1.5.11. This problem
is easily reproduced:
X:> touch Tfoo.exe
X:> chmod a+rx Tfoo
X:> ls -l Tfoo
-rwxrwxrwx1 earlch mkpasswd0 Oct 8 22:08 Tfoo
X:> mv Tfoo foo
mv: `Tfoo' and `foo' are the same file
Huh?
Digging deeper, I see that ls u
[snipping in-the-clear email addresses, not Above The Law etc etc]
> > -Original Message-
> > From: cygwin-owner On Behalf Of Christopher Faylor
> > Sent: 08 October 2004 15:14
>
> > On Fri, Oct 08, 2004 at 10:30:22AM +0100, Dave Korn wrote:
> > >> -Original Message-
> > >> From: c
> So these little unfindable jewels exist not to be used _by_
> new users, but to be shot _at_ new users in ascerbic opprobrium.
Welcome to the wonderful world of Unix my friend, where you must be an
expert before you can be a beginner.
--
Gary R. Van Sickle
--
Unsubscribe info: http:
On Fri, Oct 08, 2004 at 03:51:19PM -0700, Bruce Dobrin wrote:
>We hate HyperTerminal, is there a cygwin alternative for talking over a
>serial port? Agetty handles the other end so well, I'd love to get a
>terminal program for accessing serial devices.
It would be nice to have a terminal emulati
I stand corrected, Thanks Carter
Brian Chase wrote:
Ray,
I have used Wordpad and save as text and copied it directly to the
Linux box. I have done this with my fstab file, hosts file, and
others and it comes over without requiring edit on the Linux box. I
have tried the same on Notepad wit
Ray,
I have used Wordpad and save as text and copied it directly to the Linux
box. I have done this with my fstab file, hosts file, and others and it
comes over without requiring edit on the Linux box. I have tried the
same on Notepad with not such consistent results.
A more direct answer to
On Tue, 5 Oct 2004 10:47:57 +0200, Corinna Vinschen
<[EMAIL PROTECTED]> wrote:
On Oct 5 16:00, David Campbell wrote:
I've read lots of web pages about how to set it up, and I believe I've
followed them, eg http://bumblebee.lcs.mit.edu/ssh2/ (for openssh to
openssh):
WHY DON'T YOU READ THE OFFICI
We hate HyperTerminal, is there a cygwin alternative for talking over a
serial port? Agetty handles the other end so well, I'd love to get a
terminal program for accessing serial devices.
Thanks
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://c
Gerrit P. Haase wrote:
Hallo Jan,
Am Freitag, 8. Oktober 2004 um 09:16 schriebst du:
Charles Wilson writes:
What was my objection back then? I'm sure someone objected, because
otherwise it would have gone in; and I'm sure it was me, because
nobody else cares about the libtool internals. :-)
Wha
FYI.
$ uname -a
CYGWIN_NT-5.1 fordpc 1.5.12(0.116/4/2) 2004-10-08 17:22 i686 unknown
unknown Cygwin
GNU gdb 2003-09-20-cvs (cygwin-special)
(gdb) b main
Breakpoint 1 at 0x401050: file x.c, line 8.
(gdb) r
Starting program: /home/ford/x.exe
[tcsetpgrp failed in terminal_inferior: Operation not per
Gerrit P. Haase wrote:
> Hello Bryan,
>
> Am Freitag, 8. Oktober 2004 um 19:23 schriebst du:
>
>> I am trying to install PerlMagick on my WinXP box with Cygwin, and
>> everything seems to install (after some tweaking of the build
>> process, described below) fine. Except that none of the PerlMagic
Wrong mailing list. Please consult http://cygwin.com/lists.html for
details. Redirecting to the main cygwin list...
On Fri, 8 Oct 2004, Lauris, Eli wrote:
> Hi,
>
> I ran into the problem that's described in Chris Faylor's year-old email
> http://www.cygwin.com/ml/cygwin-patches/2003-q3/msg000
Hello Bryan,
Am Freitag, 8. Oktober 2004 um 19:23 schriebst du:
> I am trying to install PerlMagick on my WinXP box with Cygwin, and
> everything seems to install (after some tweaking of the build process,
> described below) fine. Except that none of the PerlMagick tests pass and
> when I run th
Ccdoc has been updated to version 0.8.41.
NEWS
Regular update to the latest upstream release.
DESCRIPTION
===
Ccdoc is a javadoc inspired tool that automatically generates HTML web
documentation from C++ programs by parsing the source file headers. It
was designed to aid collaborati
Maarten Boekhold wrote:
> suppose I have application A, that loads (gmodule_open) a module B. 'A'
> contains a variable:
>
> A.c:
> G_MODULE_EXPORT int var = 1;
>
> B refers to that variable:
>
> B.c:
> G_MODULE_IMPORT int var;
>
> B is linked with a A.def file:
I am trying to install PerlMagick on my WinXP box with Cygwin, and
everything seems to install (after some tweaking of the build process,
described below) fine. Except that none of the PerlMagick tests pass and
when I run the demo, I get this error:
PerlMagick-6.02/demo$ make
perl demo.pl
Read...
> -Original Message-
> From: cygwin-owner On Behalf Of Karl M
> Sent: 08 October 2004 17:41
> > Do I really have to flag up tongue-in-cheek humour with
> blatant smileys
> >every single time?
> >
> That would be the sensitive thing to do. :>)
TITTTL!
buck buck bock bagawk!
Do I really have to flag up tongue-in-cheek humour with blatant smileys
every single time?
That would be the sensitive thing to do. :>)
_
Is your PC infected? Get a FREE online computer virus scan from McAfee®
Security. http://clini
Maarten Boekhold schrieb:
Dan Osborne wrote:
Could you get the test program to work? That shows how it wants to play.
The only problem I found with it was that it wouldn't follow shared
objects.
Yeah, that seems to be the problem I have to. Unfortunately the memory
corruption I'm looking for is
On Thu, 7 Oct 2004, Christopher Faylor wrote:
> There is a snapshot up there now which contains Corinna's workaround for
> this problem. We both came up with very similar solutions to the
> problem. So that means it just has to be perfect.
>
> Please try out the snapshot: http://cygwin.com/snaps
> -Original Message-
> From: cygwin-owner On Behalf Of Christopher Faylor
> Sent: 08 October 2004 15:14
> On Fri, Oct 08, 2004 at 10:30:22AM +0100, Dave Korn wrote:
> >> -Original Message-
> >> From: cygwin-owner On Behalf Of David A. Rogers
> >> Sent: 07 October 2004 22:08
> >>
>
On Fri, Oct 08, 2004 at 10:30:22AM +0100, Dave Korn wrote:
>> -Original Message-
>> From: cygwin-owner On Behalf Of David A. Rogers
>> Sent: 07 October 2004 22:08
>>
>> In any case, I don't think an attempt to be helpful warrents a snippy
>> response.
>
> LOL, new round here are you? htt
On Fri, 8 Oct 2004, Maarten Boekhold wrote:
> Hi,
>
> suppose I have application A, that loads (gmodule_open) a module B. 'A'
> contains a variable:
>
> A.c:
> G_MODULE_EXPORT int var = 1;
>
> B refers to that variable:
>
> B.c:
> G_MODULE_IMPORT int var;
>
> B is linked wi
Hi Gerrit,
On Oct 8, 2004, at 8:59 AM, Gerrit P. Haase wrote:
Grzegorz wrote:
On Thu, 2004-10-07 at 18:45, Peter Lovell wrote:
I was not able to check out Mélanie's sandbox in the way you
suggested
($ svn co svn+ssh://svn.sablevm.org/public/developers/mlord
sablevm-mlord) probably because I don't
Grzegorz wrote:
> On Thu, 2004-10-07 at 18:45, Peter Lovell wrote:
>> I was not able to check out Mélanie's sandbox in the way you suggested
>> ($ svn co svn+ssh://svn.sablevm.org/public/developers/mlord
>> sablevm-mlord) probably because I don't have an ssh account. However
>> I was able to fet
> -Original Message-
> From: cygwin-owner On Behalf Of luke.kendall
> Sent: 08 October 2004 06:48
> > > I freely confess I'm doing something unusual. Maybe I'm the first
> > > person on the planet to attempt to automate Cygwin
> installation via a
> > > shell script from an already exist
luke kendall wrote:
Apologies, I hadn't understood that the source of the error was me.
Unfortunately I think I'm overdue to change over to a new MUA - despite
having "Use From Address" set to: "Luke Kendall" [EMAIL PROTECTED]
it doesn't seem to do the right thing. So I'll just have to suffer
u
Hi Grzegorz,
On Oct 8, 2004, at 3:18 AM, Grzegorz B. Prokopski wrote:
On Thu, 2004-10-07 at 18:45, Peter Lovell wrote:
I was not able to check out Mélanie's sandbox in the way you suggested
($ svn co svn+ssh://svn.sablevm.org/public/developers/mlord
sablevm-mlord) probably because I don't have an s
Hi,
suppose I have application A, that loads (gmodule_open) a module B. 'A'
contains a variable:
A.c:
G_MODULE_EXPORT int var = 1;
B refers to that variable:
B.c:
G_MODULE_IMPORT int var;
B is linked with a A.def file:
A.def:
IMPORTS
var = A
On Thu, 2004-10-07 at 18:45, Peter Lovell wrote:
> I was not able to check out Mélanie's sandbox in the way you suggested
> ($ svn co svn+ssh://svn.sablevm.org/public/developers/mlord
> sablevm-mlord) probably because I don't have an ssh account. However
> I was able to fetch svn.sablevm.org/deve
Hallo Jan,
Am Freitag, 8. Oktober 2004 um 09:16 schriebst du:
> Charles Wilson writes:
>> What was my objection back then? I'm sure someone objected, because
>> otherwise it would have gone in; and I'm sure it was me, because
>> nobody else cares about the libtool internals. :-)
> What is reli
> -Original Message-
> From: cygwin-owner On Behalf Of David A. Rogers
> Sent: 07 October 2004 22:08
>
> In any case, I don't think an attempt to be helpful warrents a snippy
> response.
>
LOL, new round here are you? http://cygwin.com/acronyms#WJM !
cheers,
DaveK
--
Can
On Oct 7 23:21, Joshua Daniel Franklin wrote:
> On Thu, 7 Oct 2004 20:37:07 -0400, Christopher Faylor
> <[EMAIL PROTECTED]> wrote:
> > There is a snapshot up there now which contains Corinna's workaround for
> > this problem. We both came up with very similar solutions to the
> > problem. So tha
On 8 Oct, luke.kendall wrote:
> > Now to see if I can find where /etc/profile went, and if no joy, try
> > again with the modified scripts and new knowledge...
>
> No joy. /etc/profile, passwd, and group were simply missing.
>
> Even doing a grep for /etc/profile in setup.log and
Charles Wilson writes:
> What was my objection back then? I'm sure someone objected, because
> otherwise it would have gone in; and I'm sure it was me, because
> nobody else cares about the libtool internals. :-)
What is relinking supposed to achieve?
Jan.
--
Jan Nieuwenhuizen <[EMAIL PROTECT
36 matches
Mail list logo