From: khan@xraylith.wisc.edu (Mumit Khan)
Subject: RE: MSVCRT/threads
19 Oct 1998 23:03:09 -0700
Message-ID: <Pine.SUN.3.93.981019105539.15936I-100000.cygnus.gnu-win32@modi.xraylith.wisc.edu>
References: <3.0.6.32.19981019111949.00964610@mail.netschool.co.jp>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
To: Darren Cook <darren@netschool.co.jp>
Cc: Colin Peters <colin@fu.is.saga-u.ac.jp>, GNU-win32 <gnu-win32@cygnus.com>

On Mon, 19 Oct 1998, Darren Cook wrote:

> >>But it still fails with EGCS. After reading the source for process.h I've
> >>added this line:
> >> #define __MSVCRT__ //For EGCS
> >
> >
> >Remove that line, the procedure I describe should do the equivalent for
> >you...
> 
> Thanks, it works :-).

Be careful. As I had mentioned to you in my email, if you use certain
routines out of the target libraries, your program will crash if they'
re not recompiled for MSVCRT. 

> 
> Is the specs file documented anywhere? Is this a win32 specific file, or is
> it used with unix gcc as well?
> 

Documented in the source code of course ;-)

Regards,
Mumit


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
