help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Re: Compiling gst with mingw32


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Re: Compiling gst with mingw32
Date: Thu, 27 Sep 2007 07:56:36 +0200
User-agent: Thunderbird 2.0.0.6 (Macintosh/20070728)

Same results...

You can comment out the "if" involving ENOTSOCK (both versions).

So when prims.def is included, gcc barfs at "implicit declaration of
function ..." and non existent macros like "ENOTSOCK" generate errors
stopping the build process.

Implicit declarations should not be a problem, and references to non-existent macros are portability problems that have not been accounted for.

Paolo




reply via email to

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