Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <01a001c0c28b$2cfec270$0200a8c0@lifelesswks>
From: "Robert Collins" <robert.collins@itdomain.com.au>
To: <cygwin@cygwin.com>
Subject: mumit: gcc advice please
Date: Wed, 11 Apr 2001 23:27:35 +1000
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
X-OriginalArrivalTime: 11 Apr 2001 13:20:58.0844 (UTC) FILETIME=[3F3A61C0:01C0C28A]

Mumit,
    I have nearly complete pthreads code here on my home machine.
Cancellation points will be a long term thing (lots of library functions
to update) so that's only a stub at the moment. Also I haven't done
pthread_at_fork() but I plan to shortly.

I am attempting to build gcc as you suggested... for a small test case
:]

Useing Chris's gcc 2.95-3.2 source tarball... is there naything special
I need to do to be able to do basic tests of gcc? I've  never built gcc
before so this is new territory for me.

I have separate build/install/src trees. I've configured with
../srctree/configure --enable-shared --enable-threads=pthreads --prefix=
../installtree

Should anything else be needed? I've had a couple of "incompatible
pointer" warnings early on in the build.

Finally, can you suggest some test cases to see if the pthreads support
for exceptions is working properly? I'm going to try the testcase that
came up a few days ago... but maybe there's more that can be done?

Rob


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

