On 2016-11-16 16:57, Daniel Kochmański wrote:
> It seems, that your host ECL has different version than sources you
> compile. Make sure, that you remove build/ directory (for instance
> with make distclean), rebuild host ECL and cross-compile target ECL
> with the new host.
Thanks. It works now
Wolfgang Dautermann writes:
> On 2016-11-14 16:20, Daniel Kochmański wrote:
>> Your patch added to the develop branch.
>>
>> Best regards,
>> Daniel
>
> Thank you. That branch I could not (cross)compile. The native
> compiliation works, but when I crosscompile, I get error messages, where
> I wa
On 2016-11-14 16:20, Daniel Kochmański wrote:
> Your patch added to the develop branch.
>
> Best regards,
> Daniel
Thank you. That branch I could not (cross)compile. The native
compiliation works, but when I crosscompile, I get error messages, where
I was not able to find the reason:
First the '
On 2016-11-12 18:04, Daniel Kochmański wrote:
>> Shouldnt a bytecode compiler be invoked, if ECL is configured with
>> "--with-cmp=no"?
>>
>
> Yet it should. If you could make an issue on gitlab it would be great.
Hm. If both compilers (bytecode & C) are enabled, how can one select
which one shou
Your patch added to the develop branch.
Best regards,
Daniel
--
Daniel Kochmański ;; aka jackdaniel | Przemyśl, Poland
TurtleWare - Daniel Kochmański | www.turtleware.eu
"Be the change that you wish to see in the world." - Mahatma Gandhi
Dear Wolfgang,
> I think it works now. If someone wants to try it - get
> http://wolfgang.dautermann.at/ecl/ecl-crosscompiling.tar.gz
> and follow the instructions from
> http://wolfgang.dautermann.at/ecl/ecl-crosscompiling/Readme-crosscompiling.txt
I'll check it out on Monday. Thanks for working
On 2016-09-16 10:36, Daniel Kochmański wrote:
> Wolfgang Dautermann writes:
>
>> Dear ECL-developers,
>>
>> Can one crosscompile ECL for Windows (on a Linux based system)?
>
> it should, but apparently it doesn't.
Dear ECL-developers,
I think it works now. If someone wants to try it - get
http:
On 2016-09-20 14:46, Daniel Kochmański wrote:
> Cross compilation isn't well support at this point,
> but we try to improve that.
Hi,
(sorry for the late answer)
Thank you. I found some further issues.
> What host are you building on? ("Z:/" looks very strange if its
> Linux). I doubt that the t
OK, fixed in the `develop' branch, if you could try the lastest changes
and report back if it work for you I would be grateful.
Thanks,
Daniel
--
Daniel Kochmański ;; aka jackdaniel | Poznań, Poland
TurtleWare - Daniel Kochmański | www.turtleware.eu
"Be the change that you wish to see in t
Wolfgang Dautermann writes:
>
> Thank you very much for the fast response. That seems to solve that
> issue.
This time it took me more time, sorry about that.
>
> Currently I try to compile with the following shell script:
>
> ---
> LANG=C
> rm
On 2016-09-16 10:36, Daniel Kochmański wrote:
> That is defienetely ECL bug. I've created an issue on GitLab:
>
> https://gitlab.com/embeddable-common-lisp/ecl/issues/288
>
> there is some potential fix (I didn't include it, because of the comment
> in our own source code - this needs to be verif
Hello,
Wolfgang Dautermann writes:
> Dear ECL-developers,
>
> Can one crosscompile ECL for Windows (on a Linux based system)?
it should, but apparently it doesn't.
> Currently it fails - both the latest release and the current GIT - with:
>
>
> $ ./configure --host=i686-w64-mingw32
> $ make
> [.
Dear ECL-developers,
Can one crosscompile ECL for Windows (on a Linux based system)?
Currently it fails - both the latest release and the current GIT - with:
$ ./configure --host=i686-w64-mingw32
$ make
[...]
i686-w64-mingw32-gcc -DECLDIR="\"/usr/local/lib/ecl-16.1.2\"" -I.
-I/tmp/ecl/build -I/t
13 matches
Mail list logo