This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: MSVCRT/threads


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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]