Re: [Lazarus] How to crosscompile from linux to wince?

2014-08-28 Thread FreeMan
Thank you for your answer, I think you said this http://cegcc.sourceforge.net/about.html http://cegcc.sourceforge.net/ I download binutils-2.24.tar.gz, make install. this is my command line for fpc: make clean all install INSTALL_PREFIX=/opt/freepascal/2.7.1 OS_TARGET=wince CPU_TARGET=arm

Re: [Lazarus] How to crosscompile from linux to wince?

2014-08-28 Thread Sven Barth
Am 28.08.2014 11:20 schrieb FreeMan freema...@delphiturkiye.com: Thank you for your answer, I think you said this http://cegcc.sourceforge.net/about.html http://cegcc.sourceforge.net/ I download binutils-2.24.tar.gz, make install. Isn't there a precompiled package available for Ubuntu?

Re: [Lazarus] How to crosscompile from linux to wince?

2014-08-28 Thread FreeMan
Thank you for important hint add last char - Isn't there a precompiled package available for Ubuntu? I'm using Kubuntu(kde) I found in repository gcc-arm-none-eabi GCC cross compiler for ARM Cortex-A/R/M processors binutils-arm-none-eabi I installed this packets, under /user folder created

Re: [Lazarus] Cody package crashes

2014-08-28 Thread hinstance
Okay I reported it: http://bugs.freepascal.org/view.php?id=26639 I am posting this message to the mailing list in case package maintainer reads it 26.08.2014, 14:33, hinsta...@yandex.ru hinsta...@yandex.ru: Show all identifiers dialog of cody package crashes in certain conditions. When I

Re: [Lazarus] How to crosscompile from linux to wince?

2014-08-28 Thread Sven Barth
Am 28.08.2014 12:52 schrieb FreeMan freema...@delphiturkiye.com: Thank you for important hint add last char - Isn't there a precompiled package available for Ubuntu? I'm using Kubuntu(kde) I found in repository gcc-arm-none-eabi GCC cross compiler for ARM Cortex-A/R/M processors

[Lazarus] A lazbuild/project dependency issue

2014-08-28 Thread Michael Van Canneyt
Hi (mostly Mattias, I suppose ;) ), I am using Lazbuild to compile a project that depends on a package wwclient. It failed, for no understandable reason. What am I supposed to do with a message like this: ERROR: Broken dependency: wwclient 1.0wwclient 1.0 Besides the fact that the wwclient

Re: [Lazarus] How to crosscompile from linux to wince?

2014-08-28 Thread FreeMan
On 28-08-2014 15:54, Sven Barth wrote: No, that are not those I ment. So better stay with the self compiled binaries :) Thank you Sven, I can compiled now, command line is: make clean all install INSTALL_PREFIX=/opt/freepascal/2.7.1 OS_TARGET=wince CPU_TARGET=arm BINUTILSPREFIX=arm-cegcc-

Re: [Lazarus] How to crosscompile from linux to wince?

2014-08-28 Thread Sven Barth
Am 28.08.2014 17:35 schrieb FreeMan freema...@delphiturkiye.com: On 28-08-2014 15:54, Sven Barth wrote: No, that are not those I ment. So better stay with the self compiled binaries :) Thank you Sven, I can compiled now, command line is: make clean all install

Re: [Lazarus] (no subject)

2014-08-28 Thread Bart
On 8/28/14, Jesus Reyes jesus...@yahoo.com.mx wrote: Has anybody noticed that you can't get an annotated view of a file in ViewVC? Every time it results in Error occurred while calculating annotation data., however there is no problem doing it the command line: svn blame afile works.

[Lazarus] Anchordocking on Lazarus 1.3

2014-08-28 Thread Leonardo M. Ramé
Hi, since a couple of months ago I noted Anchordocking is not working as expected. I can arrange a nice layout, and save it as my default layout, but when I start Lazarus again, it was commpletely messed up. Does anyone faced the same issue?. Regards, -- Leonardo M. Ramé