Brian Dessent wrote:
> syntax. You really should use --host=i686-pc-mingw
s/i686-pc-mingw/i686-pc-mingw32/, although I'm not sure if it's
critical.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: ht
Christian Joensson wrote:
> I'm starting to look at cygwin for doing mingw "environment" variants
> of binutils and gcc, to test compile them.
>
> Now, starting with binutils, I do this:
>
> CC='gcc -mno-cygwin' CXX='g++ -mno-cygwin' ../src/configure i686-pc-mingw32
Specifying a non-option host
Christian Joensson wrote:
I'm starting to look at cygwin for doing mingw "environment" variants
of binutils and gcc, to test compile them.
Now, starting with binutils, I do this:
CC='gcc -mno-cygwin' CXX='g++ -mno-cygwin' ../src/configure i686-pc-mingw32
and then a regular make.
I notice, but
I'm starting to look at cygwin for doing mingw "environment" variants
of binutils and gcc, to test compile them.
Now, starting with binutils, I do this:
CC='gcc -mno-cygwin' CXX='g++ -mno-cygwin' ../src/configure i686-pc-mingw32
and then a regular make.
I notice, but I really don't require it
I am sorry for the raw email address.
>-Original Message-
>From: cygwin-apps
>Sent: Wednesday, June 28, 2006 11:37 PM
>To: Cygwin-Apps Mailing List; Cygwin Mailing List
>Subject: FW: Autoconf 2.60 released
>
>
>-Original Message-
>From: Paul Eggert
>Paul Eggert
>Sent: Monday, June
-Original Message-
From: Paul Eggert
[mailto:[EMAIL PROTECTED] Behalf Of
Paul Eggert
Sent: Monday, June 26, 2006 7:58 PM
To: GNU Info Address (ML?)
Cc: various GNU mailing lists
Subject: Autoconf 2.60 released
We're happy to announce the release of Autoconf 2.60.
Please grab it from one o
Sorry to rake this thread from a few months ago.
Corinna Vinschen wrote (on 27 Apr 2006 ) :
The "rsync hangs" problem is not actually a new one. We had
these reports already ages ago. However, *nobody* so far having that
problem seem to be willing to actually debug this problem and track it
Scott Purcell wrote:
I have "CLASSPATHS" and "PATHS" and some "HOME" directories set up. Eg:
ANT_HOME value=C:/ant/bin
I assume you meant "CLASSPATH" and "PATH".
When I run ant from a "cmd" window all is good. It picks up the value
and runs fine. But I do not want to use the "cmd" prompt, and
Hello,
I have cygwin installed on my XP box, and have been using it for a bit of
time. Mostly to compile class files, vi, and the great unix removes, etc.
Anyway, I have had this following problem for a while, and was hoping to get
it resolved once and for all.
I have "CLASSPATHS" and "PAT
Igor Peshansky wrote:
On Wed, 28 Jun 2006, L Anderson wrote:
Christopher Faylor wrote:
On Wed, Jun 28, 2006 at 04:50:26PM -0400, McGraw, Robert P. wrote:
I am running WinXP SP2
I installed openssh and followed the instructions at
http://pigtail.net/LRP/printsrv/cygwin-sshd.html on how to
On Wed, 28 Jun 2006, L Anderson wrote:
> Christopher Faylor wrote:
> > On Wed, Jun 28, 2006 at 04:50:26PM -0400, McGraw, Robert P. wrote:
> >
> > > I am running WinXP SP2
> > >
> > > I installed openssh and followed the instructions at
> > > http://pigtail.net/LRP/printsrv/cygwin-sshd.html on how
Christopher Faylor wrote:
On Wed, Jun 28, 2006 at 04:50:26PM -0400, McGraw, Robert P. wrote:
I am running WinXP SP2
I installed openssh and followed the instructions at
http://pigtail.net/LRP/printsrv/cygwin-sshd.html on how to install.
Nicholas Fong ([EMAIL PROTECTED]) is the person respon
(Real classy, sending a duplicate copy with the reference to pigtail.net
removed)
"McGraw, Robert P." wrote:
> Not being a window type guy I am trying to understand what the "SYSTEM"
> account is.
>
> I see the line in "SYSTEM:*:18:544:544:." in the /etc/passwd but I am not
> sure what t
I am running WinXP SP2.
Not being a window type guy I am trying to understand what the "SYSTEM"
account is.
I see the line in "SYSTEM:*:18:544:544:." in the /etc/passwd but I am not
sure what this account is or where it is created from. It is not in
my list of accounts under "computer mana
On Wed, Jun 28, 2006 at 04:50:26PM -0400, McGraw, Robert P. wrote:
>I am running WinXP SP2
>
>I installed openssh and followed the instructions at
>http://pigtail.net/LRP/printsrv/cygwin-sshd.html on how to install.
Nicholas Fong ([EMAIL PROTECTED]) is the person responsible for those
instructions
I am running WinXP SP2
I installed openssh and followed the instructions at
http://pigtail.net/LRP/printsrv/cygwin-sshd.html on how to install.
This was no problem but when I looked at the /etc/ssh* files the were owned
by SYSTEM.
I tried to vi sshd_config but it was read only.
I then did a "ch
(was Re: sed 4.1.5 adds extra CR with input file path in Windows format)
David Mastronarde wrote:
On Tue, 27 Jun 2006, Dave Kilroy wrote:
On 6/27/06, David Mastronarde wrote:
On Sun, 25 Jun 2006, Dave wrote:
David Mastronarde wrote:
After upgrading sed from 4.1.4 to 4.1.5, I found that line
A new version of the autossh package is available in the Cygwin
distribution. autossh is a program to start an instance of ssh and
monitor it, restarting it if it should die or stop passing traffic.
Changes in version 1.4-1:
* New upstream release: bug fixes.
Andrew E. Schulman
***
thanks for the update
changed the code (not as indicated - in that case DBREC does not get filled
but ..
while read DBREC
done < foo.tmp
using this type of coding I never get the hang..
Best Regards, Guy Przytula
--
View this message in context:
http://www.nabble.com/loop-hanging-tf18614
On 28 June 2006 14:23, prz wrote:
> I have a small program that executes a command and parses the output
> I can see that on many executions the program hangs.
> added some debug statements and could see it is at loop iteration that we
> hang
> sample code
> #!/cygdrive/c/Cygwin/bin/bash
> db2 lis
On Jun 28 14:31, Dave Korn wrote:
> On 28 June 2006 09:54, Corinna Vinschen wrote:
>
> > On Jun 27 18:30, roger tubby wrote:
>
> >> When I enter the mkpasswd command:
> >> $ mkpasswd -l
> >> SYSTEM:*:18:544:,S-1-5-18::
> >> Administrators:*:544:544:,S-1-5-32-544::
> >> mkpasswd (272): [13
On 28 June 2006 09:54, Corinna Vinschen wrote:
> On Jun 27 18:30, roger tubby wrote:
>> When I enter the mkpasswd command:
>> $ mkpasswd -l
>> SYSTEM:*:18:544:,S-1-5-18::
>> Administrators:*:544:544:,S-1-5-32-544::
>> mkpasswd (272): [1359] An internal error occurred.
>> ^^^
I have a small program that executes a command and parses the output
I can see that on many executions the program hangs.
added some debug statements and could see it is at loop iteration that we
hang
sample code
#!/cygdrive/c/Cygwin/bin/bash
db2 list db directory | {
while read DBREC
Igor Peshansky wrote:
> Doesn't foo.F represent a FORTRAN file that needs to be preprocessed
> by the C preprocessor? Changing foo.F to contain
>
> #include "foo.inc"
>
> makes it work for me.
That is no doubt the difference. As I said, I don't use
FORTRAN enough to know what others would expec
Thanks for the answer. I'll keep the contribution part in mind. I should do
fairly well with a generic pthread manual, source code, grep and emacs for the
time being.
--- Mikael R
-Ursprungligt meddelande-
Från: Eric Blake [mailto:[EMAIL PROTECTED]
Skickat: den 28 juni 2006 14:27
Til
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Mikael Rosbacke on 6/28/2006 6:08 AM:
> Hello!
>
> I've been searching for some information about the pthreads
> implementation
> in cygwin. Searching the API reference on the web
> ( http://cygwin.com/cygwin-api/std-posix.html#AEN79 )
Hello!
I've been searching for some information about the pthreads
implementation
in cygwin. Searching the API reference on the web
( http://cygwin.com/cygwin-api/std-posix.html#AEN79 ) for
pthread_cond_init
seems to indicate it is not supported.
However searching the source code I found the f
Do you like pain?
-cl
On Wed, Jun 28, 2006 at 04:01:57PM +0530, hulge hulge wrote:
> hi all
> while compiling kernel i am getting following error
> when i run command make bzImage
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problem
On Wed, Jun 28, 2006 at 04:01:57PM +0530, hulge hulge wrote:
>hi all
>while compiling kernel i am getting following error
>when i run command make bzImage
>it gives me lot of errors of redefining variables, structure etc..
>i am able to undersatnd why these errors.
>i don't understand which includ
On Wed, Jun 28, 2006 at 02:46:40PM +0530, hulge hulge wrote:
>hi
>yes
>i am trying to compile linux kernel
You need the appropriate cross compiler to build a linux kernel.
Do you actually have one of those?
cgf
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports:
hi all
while compiling kernel i am getting following error
when i run command make bzImage
it gives me lot of errors of redefining variables, structure etc..
i am able to undersatnd why these errors.
i don't understand which includ file cygwin use
one from linux source code's "include" folder
or c
On 28 June 2006 05:54, RedPenguin wrote:
> Is it possible to use multiple copies of Cygwin to do parallel compiling
> so that u can compile faster using many cygwins.
Well, http://cygwin.com/cgi-bin2/package-grep.cgi?grep=distcc
cheers,
DaveK
--
Can't think of a witty .sigline today
Dear Corinna,
> I can't reproduce this. Would you mind to test if this still happens
> with the latest snapshot DLL from http://cygwin.com/snapshots/ ?
I installed the dll (only) snalpshot from 26.06.2006, restarted my
system and tried again.
The problem still occurs.
To give you some numbers
hi
yes
i am trying to compile linux kernel
regards
Hulge
--
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/
0hulge hulge wrote:
hi all
i am trying to compile linux kernel in cygwin
i am using Linux-2.4.32
up to make menuconfig, make clean, make dep eveerything work fine
while running make bzImage it gives me error
for redefining of some files.
i am not getting whey this conflit
i also wnt to know wher
On Jun 27 18:30, roger tubby wrote:
> I have just set-up cygwin (1.5.19-4) on a XP/Pro/SP2 non-domain system and
> got the expected:
> Your group is currently "mkpasswd". This indicates that
> the /etc/passwd (and possibly /etc/group) files should be rebuilt.
> See the man pages for mkpasswd
On Jun 28 08:16, Hofmann Kai wrote:
> Hi Larry,
>
> > If the name of the file is actually '/filename/', then I believe you
> have
> > a
> > problem with this file name itself. It would be interpreted as a
> > directory.
> > You may want to look into why this is happening.
>
> No sorry, this was
RedPenguin, le Wed 28 Jun 2006 00:54:25 -0400, a écrit :
> Is it possible to use multiple copies of Cygwin to do parallel compiling
> so that u can compile faster using many cygwins.
You can run several cygwin shells indeed. Or use make -j to compile in
parallel, or you can use distcc for compili
Is it possible to use multiple copies of Cygwin to do parallel compiling
so that u can compile faster using many cygwins. Or another reason to do
a cluster or use multiple cygwins.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/probl
39 matches
Mail list logo