-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Corinna Vinschen wrote:
> On Feb 16 00:26, Yaakov (Cygwin Ports) wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA256
>>
>> ... and fork is losing, and it's driving me crazy.
>>
>> On my P4 550 (3.40GHz) with 1.5.23, .24, as well as current sna
* Gregg Levine (Sat, 24 Feb 2007 21:48:21 -0500)
> Obviously it should be part of the base documents, and I know I have
> read them. I'll do more of that before I ask a question that is more
> of a case of RTMF.
I definitely wouldn't recommend to "read the manual fu...".
Thorsten
--
Unsubscribe
Hi,
Chaepest CALIS and VAGRA online.
http://parkerokay+now.com
Remove "+" from the link.
for a moment, picturing Dumbledore, with his long silver beard, full
length wizards robes, and pointed hat, stretched out on a beach
somewhere, rubbing suntan lotion onto his long crooked nose. Wherever
On 2/25/07, Thorsten Kampe <[EMAIL PROTECTED]> wrote:
* Gregg Levine (Sat, 24 Feb 2007 21:48:21 -0500)
> Obviously it should be part of the base documents, and I know I have
> read them. I'll do more of that before I ask a question that is more
> of a case of RTMF.
I definitely wouldn't recommen
On Sat, Feb 24, 2007 at 05:10:35PM -0800, Brian Dessent wrote:
> Web Developer wrote:
>
> > add a new entry to system variables:
> > New variable name is CYGWIN, variable value is ntsec
>
> Why do people keep repeating this chestnut? 'ntsec' is the default.
> There is no need to have it in CYGW
Christopher Layne wrote:
BTW: I've had the funky SSH issues before where nothing at all works. My
solution was pretty much voodoo based:
1. Delete every single ssh, ssh_server, ssh-related user manually. Delete
these users from /etc/passwd as well as the windows side of the things.
2. Delete eve
On Sun, Feb 25, 2007 at 12:18:31PM -0600, Charles D. Russell wrote:
> Christopher Layne wrote:
>
> BTW: I've had the funky SSH issues before where nothing at all works. My
> solution was pretty much voodoo based:
>
> 1. Delete every single ssh, ssh_server, ssh-related user manually. Delete
> thes
it wants it at the beginning. The gcc on my linux box doesn't care.
Any way to make gcc work with the object file at the beginning?
example:
---doesn't work
$ gcc -mno-cygwin -mwin32 -I/[blah..] -L[blah..]
-lglib-2.0 -lintl -liconv -o hello hello.o
---works
$ gcc hello.o -mno-cygwin -mwi
alexl wrote:
it wants it at the beginning. The gcc on my linux box doesn't care.
Any way to make gcc work with the object file at the beginning?
example:
---doesn't work
$ gcc -mno-cygwin -mwin32 -I/[blah..] -L[blah..]
-lglib-2.0 -lintl -liconv -o hello hello.o
---works
$ gcc hello.o
hello
I want to compil my Gulp program using g95 under
cygwin, and I got this error message:
/bin///ld: cannot find -lf95
make[1]: *** [gulp_] Error 1
make[1]: Leaving directory
`/cygdrive/c/gulpsource/src/{os}'
mv: cannot stat `gulp': No such file or directory
make: *** [gulp] Error 1
some help pl
nordine wrote:
hello
I want to compil my Gulp program using g95 under
cygwin, and I got this error message:
/bin///ld: cannot find -lf95
make[1]: *** [gulp_] Error 1
make[1]: Leaving directory
`/cygdrive/c/gulpsource/src/{os}'
mv: cannot stat `gulp': No such file or directory
make: *** [gulp] Err
The previous version 2.2.2-1 does include this file.
It also appears that the postinstall script needs some
updating or it may no longer be needed.
Yahoo! Music Unlimited
Access over 1 million songs.
http://mus
LyX 1.4.4-1 postinstall script has fatal error in sed
script.
The sed script is split across two lines which is
causing the script to fail while trying to add the lyx
font directory. This leaves a blank local.conf file. I
fixed the script by using a \n after the <\dir>
directive. I also added
I am doing make based builds on Cygwin and am getting following warning
messages multiple times in stdout :-
make[2]: Warning: File `/dev/null' has modification time 0.0096 s in
the future
make[2]: warning: Clock skew detected. Your build may be
incomplete.
I am using Windo
neo napster wrote:
Thanks for the solution. Can I know This kind of error comes? Can u give me
some brief explaination or any link about the error message.
As Corinna has mentioned, the cygwin app you are using is already
outdated and unsupported. The best way to solve your problem would
b
nordine wrote:
hello
I want to compil my Gulp program under
cygwin, and I got this error message:
/bin///ld: cannot find -lf95
make[1]: *** [gulp_] Error 1
make[1]: Leaving directory
`/cygdrive/c/gulpsource/src/{os}'
mv: cannot stat `gulp': No such file or directory
make: *** [gulp] Error 1
some
Hi Brian,
This worked like a charm. Sorry for the delayed reply; I wanted to attempt
both solutions suggested to me on this list; I appreciated your fast reply
and help in this matter.
Yours,
Michael Janis
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf O
Hi Yaakov,
Thank you for taking the time to create cygport and these ports which look
like they were created for my use.
Unfortunately I received errors at nearly every stage of the install process
and ultimately was unsuccessful. However, I do appreciate your efforts. I
would be happy to redis
Eric Blake wrote:
> -snip-
> But you DO have an entry with spaces and parenthesis; perhaps cygwin's
> path-conversion routines are being confused by that? Can you compare
> 'echo $PATH' under bash vs. 'set PATH' under cmd? How about 'env | grep
> "^PATH"' under cmd?
Yup. I removed quotes from th
Good Day,
I'm writing an application that requires time precisions up to the
microsecond level. However, I put a hard-coded adjustment of
9000 microseconds since usleep() seems to sleep on the average of
9000 microseconds more than it's supposed to, at least on my
system. I could work with up t
20 matches
Mail list logo