[Ecls-list] Re Re: Problem with mk:load-system on windows
birulevo.net
linkfly at birulevo.net
Sun May 27 08:44:44 UTC 2007
Здравствуйте, ecls-list-request.
Вы писали 6 мая 2007 г., 23:04:26:
> ------------------------------
> Message: 5
> Date: Thu, 03 May 2007 16:00:16 -0700
> From: Mark Hoemmen <mark.hoemmen at gmail.com>
> Subject: Re: [Ecls-list] Problem with mk:load-system on windows
> To: ecls-list at lists.sourceforge.net
> Message-ID: <463A6980.4010404 at gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> birulevo.net wrote:
>> Hello, ecls-list.
>> I am wish (after setup *central-registry* and
>> *filename-extensions*) load my system:
>>
>> (mk:load-system 'regex)
>>
>> ..and geting error - "ecl.exe - incorrect image" in occur
>> dialog window :((
> Here, let me help fix your English:
> "I set up *central-registry* and *filename-extensions*, and tried to execute
> (mk:load-system 'regex)
> but got the error 'ecl.exe - incorrect image' in a dialog window."
> Please, could you give us some more details about your Lisp setup? What
> version of ECL, what platform (Windows?), SLIME or not? Were you able
> to load other systems with MK:LOAD-SYSTEM before you got this error?
> Can you make a trivial system and successfully load it with MK:LOAD-SYSTEM?
> mfh
> ------------------------------
Thank you for fix my English!
>1. What version of ECL?
0.9i (but when ecl starting he output: "ECL (Embeddable Common-Lisp) 0.9h"
>2. what platform (Windows)?
WindowsXP Pro
>3. SLIME or not?
Not SLIME.
>4. Were you able to load other systems with MK:LOAD-SYSTEM before you got this error?
No, - all systems no load with this error.
>5. Can you make a trivial system and successfully load it with MK:LOAD-SYSTEM?
No, - not load!
;exp.system
(mk:defsystem exp
:components
((:file "lisp")))
;lisp.lisp
(print "sdfsdfsdf")
P.S. Excuse for bad English.
--
With respect,
LinkFly mailto:linkfly at birulevo.net
More information about the ecl-devel
mailing list