help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Help-smalltalk] RE: Mingwin Patch


From: Brent Fulgham
Subject: RE: [Help-smalltalk] RE: Mingwin Patch
Date: Fri, 28 Feb 2003 16:09:30 -0800

Problems:

1.  Mingw (at least the 1.0.9 version) doesn't seem to include the 'libiberty.h'
        file in their build of gcc.
2.  The "lib-src/ansidecl.h" clashes with the version in the C library, so the 
PARAMS
        macro is not defined.
3.  Seems like "HAVE_FCNTL_H" needs to be defined to get 'lib-src/mkstemp.c' to 
build.
4.  ftruncate.c needs to include <errno.h>
5.  sigsegv/sigegv.h should define "WIN32_LEAN_AND_MEAN"

I'll generate a patch.

-Brent

> -----Original Message-----
> From: Bonzini [mailto:address@hidden
> Sent: Friday, February 28, 2003 5:01 AM
> To: Brent Fulgham; address@hidden
> Cc: address@hidden
> Subject: Re: [Help-smalltalk] RE: Mingwin Patch
> 
> 
> Here is a patch that should make signalx and glib useless.  
> Try it on top of
> 2.0k.  Let's get it to run, Winsock might come later.
> 
> Paolo
> 
> 
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]