[Openmcl-devel] cross-compiling for ia32
Greg Pfeil
greg at technomadic.org
Sun Nov 11 13:13:58 PST 2007
On 9 Nov 2007, at 11:47, R. Matthew Emerson wrote:
> On Nov 9, 2007, at 1:43 AM, Gary Byers wrote:
>
>> I don't know what Matt's init file looks like, but ...
>>
>> [~] gb at clozure> cat openmcl-init.lisp
>> (ccl:set-development-environment)
>> [~] gb at clozure>
>>
>> I'm not sure how much of the build process expects this, but some of
>> the errors that you got suggest that some parts expect/assume that
>> you're in the CCL package with redefinition warnings/cerrors
>> disabled.
>
> That's it exactly.
>
> (ccl:set-development-environment) and (in-package "CCL") should get
> you to the point where can load the files to set up for cross-
> compiling.
Thanks, guys. That got everything working (well, as far as it should
so far, in any case).
> Some other notes that might be useful:
Wow, thanks. Those are very helpful.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20071111/eb53ecd9/attachment.bin>
More information about the Openmcl-devel
mailing list