help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Build 3.0 on mingw/msys


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Build 3.0 on mingw/msys
Date: Tue, 19 Feb 2008 18:05:54 +0100
User-agent: Thunderbird 2.0.0.9 (Macintosh/20071031)

Paul Butcher wrote:
Sorry for delay in answering this one.
Please find attached archive of testsuite.log and testsuite.dir from clean build.

Some tests report OK but were not - the following clarifies:
7: intmath.st hangs - ctrl-C to clear

That's probably because you don't have GMP, or it is not found.

If you have it, probably the easiest thing to do is configure with --prefix=/mingw (if you're not using it already).

114: Digest causes 'The application or DLL ......\digest\.libs\digest.a is not a valid Windows image.' 116: Iconv causes 'The application or DLL ......\iconv\.libs\iconv.a is not a valid Windows image.' 118: Zlib causes 'The application or DLL ......\zlib\.libs\zlib.a is not a valid Windows image.'

The last 3 suggest the packages are trying to load the wrong file - the .a archive rather than the DLLs.

That's what it suggests, but I'm not sure. It might be a problem with ltdl too.

Does Sport pass, or is it skipped? It also uses an external module, it would be interesting to understand if the .dll is loaded, and if so why.

Paolo




reply via email to

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