chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Problems loading extensions on some platforms


From: William Annis
Subject: Re: [Chicken-users] Problems loading extensions on some platforms
Date: Tue, 4 Nov 2003 09:46:09 -0600 (CST)

 >> On Tue, 2003-11-04 at 00:19, Felix Winkelmann wrote:
 >>> BTW, can someone confirm the same problem under other SPARC platforms?

        No problems for me:

----------------------------------------
wazor /u/annis $ uname -a
SunOS wazor 5.8 Generic_108528-23 sun4u sparc SUNW,Ultra-5_10

wazor /u/annis $ gcc -v
Reading specs from /s/lib/gcc-lib/sparc-sun-solaris2.8/3.2.1/specs
Configured with: ./configure --prefix=/s --disable-shared
Thread model: posix
gcc version 3.2.1

wazor /u/annis $ csi
; This is the CHICKEN interpreter.
; Version 1, Build 22 - solaris-unix-gnu-sparc
; (c)2000-2003 Felix L. Winkelmann
; loading /u/annis/.csirc ...
; loading /u/annis/code/chicken/lib/unix-lib.scm ...
>>> (require 'ftp)
; loading /u/annis/local/lib/chicken/ftp.so ...
>>> 
----------------------------------------

        Note that I obliterate the extensions area (lib/chicken) and
reinstall all modules when I update chicken.  Some sort of versioning
mechanism might be in order some day for those.

-- 
William Annis  -   System Administrator  -  Biomedical Computing Group
"No man forgets his original trade: the rights of nations and of kings sink
into questions of grammar, if grammarians discuss them." Samuel Johnson




reply via email to

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