I have win98
Have installed Cygwin B20.1 and also have installed version 1.3.3.
I have a simple .c file that is a pthreads example.
Problem is When I compile it it dont compile. GCC cant see the pthreads
libraries. Ive tried the -pthread and -pthreads switch. Ans also #included
the pthreads.h.
Chris,
When reinstalling mingw, must we reinstall both the mingw and mingw-runtime
packages, or just mingw?
Randall Schulz
Mountain View, CA USA
At 18:35 2001-12-08, you wrote:
>I think I've finally tracked down the problem in my scripts which caused
>an occasional inclusion of mingw and w32
> I have never used it on UNIX, but I am trying to set up mutt on
> cygwin/win2k. What is the best way to do this? I am not above RTFMing,
> but I can't find the manual that answers these questions.
>
That's partially my fault and partially yours ;-). The .txt manual is in your
/usr/doc/ direc
I think I've finally tracked down the problem in my scripts which caused
an occasional inclusion of mingw and w32api.
There is a new version of cygwin up there now.
However, be careful when installing it as installation will also trigger
the removal of some mingw and w32api files. So, you'll ha
--- Hans Horn <[EMAIL PROTECTED]> wrote: > Hi everybody,
>
> I have a bunch of old numerical fortran77 sources, which I compiled with
> g77
> and archived into, say libMyF77.a.
>
> I want those f77 functions to be called from w/i a c++ program.
>
> Here are my two questions:
>
> 1. to satisfy
I'm partial to the muttrc builder at http://mutt.netliberte.org/
and using SSMTP.
- Original Message -
From: "C. Porter Bassett" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, December 08, 2001 4:13 PM
Subject: setting up mutt
> I have never used it on UNIX, but I am trying
Hi everybody,
I have a bunch of old numerical fortran77 sources, which I compiled with g77
and archived into, say libMyF77.a.
I want those f77 functions to be called from w/i a c++ program.
Here are my two questions:
1. to satisfy the compiler, I have to declare the functions used as
'extern'.
I have never used it on UNIX, but I am trying to set up mutt on
cygwin/win2k. What is the best way to do this? I am not above RTFMing,
but I can't find the manual that answers these questions.
To download mail from a pop3 account, I see that I can set pop_host in my
.muttrc, or I could use f
===
- Original Message -
From: "Robert Collins" <[EMAIL PROTECTED]>
> The have both been bosted to one of the cygwin lists in the last
.p
Rob
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug repor
>"Pierre A. Humblet" wrote:
>
>2) On WinNT, local deliveries fail on line 765 of transport.c
> while ((len = read(deliver_datafile, deliver_in_buffer,
>I reproduced the situation in the attached try.c
>A parent process opens and locks a file (using fcntl),
>and then forks a child. It turns out
- Original Message -
From: "Jochen Küpper" <[EMAIL PROTECTED]>
> Gerrit> I would prefer if the listserver would manage this and rewrite
> Gerrit> the Reply-To Header regardless who is writing, so it points
> Gerrit> always to the list.
>
> That is not what reply-to is intended for.
We are
This package also contains mingw and w32api. Not the right place...
Rene
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
I have a package that uses perl itself to configure a makefile to
use perl libraries. The command and its output are
> perl -MExtUtils::Embed -e ldopts
Note (probably harmless): No library found for -lperl
-s -s -L/usr/local/lib
/usr/lib/perl5/5.6.1/cygwin-multi/auto/DynaLoader/DynaLoader.a
-
"Billinghurst, David (CRTS)" <[EMAIL PROTECTED]> writes:
> I have successfully installed your texmf packages using setup. I just put
> your files in my existing downloaded files and edited my existing setup.ini
> to add the texmf-* hints.
>
> Simple tests for tex, latex and dvips work. I will
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sat, 8 Dec 2001 13:17:26 +0100 Gerrit P Haase wrote:
Gerrit> I would prefer if the listserver would manage this and rewrite
Gerrit> the Reply-To Header regardless who is writing, so it points
Gerrit> always to the list.
That is not what reply-to
I am having problems setting permissions for CGI, Please help. I get the
error:
Method Not Allowed
The requested method POST is not allowed for the URL /cgi-bin/hello.pl.
Apache/1.3.22 Server at MERLIN Port 80
Following are the setup parameters & permissions:
the cgi-bin directory is located i
I have just tried downloading the src archives for cygwin-1.3.6-5 on three different
mirrors and all
three said that the file ends unexpectedly when checked with "bzip2 -t -v cygwin-1.3.6-
5.src.tar.bz2"
Is this purely a mirror issue or is it a case of the original being corrupt?
Also the siz
Hallo Robert,
Am 2001-12-08 um 03:51 schriebst du:
> BTW: Gerrit, if you post with a munged Reply-To: Address, could you
> please also Munge your 'readable version' to be something like "Gerrit
> Haase @ Cygwin" rather than just "Gerrit P. Haase"?
Yes, good point to avoid trouble.
I would pref
On Fri, Dec 07, 2001 at 05:20:58PM -0500, Fletcher, Bob (GEAE, EB&TS) wrote:
> Hello,
> Consider the following passwd under cygwin: (1.3.)
>
> user1:This_field_is_not_used_by_cygwin_on_nt/2000/xp:1001:513:User
> One:/home/user1:/bin/bash
> user2:This_field_is_not_used_by_cygwin_on_nt/2000/
I managed to get the GNU build system to build shared libs on cygwin and
linux, albeit with a lot of hacks which I suspected automake would be clever
enough to do. I will soon test it on solaris.
Thanks for your help.
Stephano
- Original Message -
From: "Charles Wilson" <[EMAIL PROTECTE
On Fri, Dec 07, 2001 at 03:46:31PM -0800, Ryan T. Sammartino wrote:
>
>
> Yes, I have read everything in /usr/doc/Cygwin, and searched this
> mailing list, and read all of Corinna's well-written posts, and yet
> login and ssh refuse to log me in.
>
> My /etc/passwd looks very similar to the exa
On Fri, Dec 07, 2001 at 10:43:02PM +0100, Manfred Drechsel wrote:
> hi chris,
>
> first, many thanks for cygwin. i could not survive
> without it.
>
> sorry to send you a mail directly.
>
> am i doing something wrong or why does tar not
> work on my dat-tape?
>
> here's more info:
>
> ---
22 matches
Mail list logo