[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] Building Chicken on x86_64 system: all well
From: |
John Cowan |
Subject: |
Re: [Chicken-users] Building Chicken on x86_64 system: all well |
Date: |
Tue, 25 Jul 2006 08:52:20 -0400 |
User-agent: |
Mutt/1.3.28i |
Brandon J. Van Every scripsit:
> With CMake can you do:
>
> ;;; in a file called x.scm:
> (print 123)
>
> csc -s x.scm
> csi -nbq x (should load x.[so|dll])
>
> - Extension test:
>
> rm x.so / del x.dll
> chicken-setup x ; the file above
> csi -R x
Yes, that passes, modulo two annoyances:
1) LD_LIBRARY_PATH needs to have /usr/local/lib on it;
2) chicken-setup needs to be run by root.
--
I am expressing my opinion. When my John Cowan
honorable and gallant friend is called, address@hidden
he will express his opinion. This is http://www.ccil.org/~cowan
the process which we call Debate. --Winston Churchill
- [Chicken-users] Building Chicken on x86_64 system: all well, John Cowan, 2006/07/25
- Re: [Chicken-users] Building Chicken on x86_64 system: all well, felix winkelmann, 2006/07/25
- Re: [Chicken-users] Building Chicken on x86_64 system: all well, Brandon J. Van Every, 2006/07/25
- Re: [Chicken-users] Building Chicken on x86_64 system: all well,
John Cowan <=
- Re: [Chicken-users] Building Chicken on x86_64 system: all well, Brandon J. Van Every, 2006/07/25
- Re: [Chicken-users] Building Chicken on x86_64 system: all well, John Cowan, 2006/07/25
- Re: [Chicken-users] Building Chicken on x86_64 system: all well, Kon Lovett, 2006/07/25
- Re: [Chicken-users] Building Chicken on x86_64 system: all well, Brandon J. Van Every, 2006/07/25
- Re: [Chicken-users] Building Chicken on x86_64 system: all well, Brandon J. Van Every, 2006/07/27
- Re: [Chicken-users] Building Chicken on x86_64 system: all well, John Cowan, 2006/07/27
- Message not available
- Message not available
- [Chicken-users] where do the friggin' libraries go on Unix?, Brandon J. Van Every, 2006/07/27
- Re: [Chicken-users] where do the friggin' libraries go on Unix?, John Cowan, 2006/07/27
- Re: [Chicken-users] where do the friggin' libraries go on Unix?, Brandon J. Van Every, 2006/07/28
- Message not available
- Re: [Chicken-users] where do the friggin' libraries go on Unix?, Brandon J. Van Every, 2006/07/28