Re: [lazarus] cross compiling

2006-09-06 Thread Oro06
Vincent Snijders wrote: Eduardo wrote: At 19:41 15/08/2006, you wrote: Wilder Gonzalez Diaz wrote: Does anyone know how to cofigure Lazarus in order to compile projects for different architectures i have checked the article in Lazarus Wiki documentation but it didn't work for me... i think

Re: [SPAM] - AW: [lazarus] cross compiling - Email found in subject

2006-09-06 Thread Felipe Monteiro de Carvalho
Ah, I forgot to mention that if anyone wants to volunteer to create more cross-compiling packages they would be welcome =) -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"

Re: [SPAM] - AW: [lazarus] cross compiling - Email found in subject

2006-09-06 Thread Felipe Monteiro de Carvalho
On 8/16/06, Christian Ulrich <[EMAIL PROTECTED]> wrote: Exactly, why spend work in usability if nobody use the program the developers dont have too mutch work ... Please, do not respond with sarcasm. Florian is a dedicated developer and we owe him a lot. The reality is that cross-compiling is

RE: [SPAM] - AW: [lazarus] cross compiling - Email found in subject

2006-09-06 Thread George Birbilis
> > it should be great if there were some instalers like > > lazarus-dev-win32-136-linux.exe lazarus-dev-win32-136-macos.exe > > > > that after being installed allow you to compile for those > platforms... > > Too much extra work. I think developers time is better spent > in more important things :

RE: [lazarus] Cross Compiling

2006-08-29 Thread Wilder Gonzalez Diaz
Finally I have installed cross binutils and it supous that I am able to buil projects for linux under windows.. But I am getting this error c:\Lazarus\fpc\2.0.3\bin\i386-win32\ld.exe: unrecognised emulation mode: elf_i386 Supported emulations: i386pe project1.lpr(17,1) Error: Error while linking

Re: [lazarus] cross compiling

2006-08-17 Thread Marco van de Voort
> Eduardo wrote: > >Also, don't say me how can i do it, i tried several times and always > >failed. I don't need install all the binutils, the units and libraries, > >only a central site/repository where i can download them. Actually, it's > >more a hunting across the net than other thing. > >

AW: [SPAM] - AW: [lazarus] cross compiling - Email found in subject

2006-08-16 Thread Christian Ulrich
isnt converted to an wiki or merged with the fpc website christian -Ursprüngliche Nachricht- Von: Florian Klaempfl [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 16. August 2006 08:33 An: lazarus@miraclec.com Betreff: Re: [SPAM] - AW: [lazarus] cross compiling - Email found in subject

Re: [SPAM] - AW: [lazarus] cross compiling - Email found in subject

2006-08-15 Thread Florian Klaempfl
Wilder Gonzalez Diaz wrote: is a truth that the installer for every platform is small and easy to download rather than a 200MB file in my opinion one installer (without the IDE) that merges the new libraries for an specified platform would be great. imagine something like this i am running wi

AW: AW: AW: [lazarus] cross compiling

2006-08-15 Thread Christian Ulrich
>The internal linker doesn't produce correct debug info. Try compiling >with the external linker by adding the -Xe compiler option in the custom >compiler options. I have an early version of 2.1.1 wher this is working ... (dont like the external linker it s slyy) :) At time i can liv

Re: AW: AW: [lazarus] cross compiling

2006-08-15 Thread Vincent Snijders
Christian Ulrich wrote: Great :) i will do something with this platform for more than an year, but something Was everytime wrong evreytime i try it :) mostly fpc 2.1.1 had some problems Maybeon i386 or on arm ... What about the debugung symbols at time ? When i try an lazarus snapshot on wind

Re: [lazarus] cross compiling

2006-08-15 Thread Eduardo
ftp://ftp.freepascal.org/fpc/contrib/cross/mingw/ 14 targets, arm-wince not one of them. Vincent I must look at it, why isn't it on the webpage? My apologys. Thanks. - Useful Acronymous : FAQ = Frequen

AW: AW: [lazarus] cross compiling

2006-08-15 Thread Christian Ulrich
n: lazarus@miraclec.com Betreff: Re: AW: [lazarus] cross compiling Christian Ulrich wrote: > I think, it schoud gave additional installers for every platform that > append the additional files for every platform to The lazarus > directory > That is right. My first one will be f

RE: [SPAM] - AW: [lazarus] cross compiling - Email found in subject

2006-08-15 Thread Wilder Gonzalez Diaz
Distance Education Central University of Las Villas -Original Message- From: Christian Ulrich [mailto:[EMAIL PROTECTED] Sent: Tue 8/15/2006 1:54 PM To: lazarus@miraclec.com Subject: [SPAM] - AW: [lazarus] cross compiling - Email found in subject I think, it schoud gave additional installers

RE: [SPAM] - Re: [lazarus] cross compiling - Email found in subject

2006-08-15 Thread Wilder Gonzalez Diaz
] - Re: [lazarus] cross compiling - Email found in subject At 19:41 15/08/2006, you wrote: >Wilder Gonzalez Diaz wrote: >>Does anyone know how to cofigure Lazarus in order to compile >>projects for different architectures >>i have checked the article in Lazarus Wiki documenta

Re: [lazarus] cross compiling

2006-08-15 Thread Vincent Snijders
Eduardo wrote: ftp://ftp.freepascal.org/fpc/contrib/cross/mingw/ 14 targets, arm-wince not one of them. Vincent I must look at it, why isn't it on the webpage? My apologys. Thanks. It type cross on the lazarus wiki search box: http://wiki.lazarus.freepascal.org/index.php/Special:Search

Re: [lazarus] cross compiling

2006-08-15 Thread Vincent Snijders
Eduardo wrote: At 19:41 15/08/2006, you wrote: Wilder Gonzalez Diaz wrote: Does anyone know how to cofigure Lazarus in order to compile projects for different architectures i have checked the article in Lazarus Wiki documentation but it didn't work for me... i think thatall files require

Re: [lazarus] cross compiling

2006-08-15 Thread Eduardo
At 19:41 15/08/2006, you wrote: Wilder Gonzalez Diaz wrote: Does anyone know how to cofigure Lazarus in order to compile projects for different architectures i have checked the article in Lazarus Wiki documentation but it didn't work for me... i think thatall files required to do this must

Re: AW: [lazarus] cross compiling

2006-08-15 Thread Vincent Snijders
Christian Ulrich wrote: I think, it schoud gave additional installers for every platform that append the additional files for every platform to The lazarus directory That is right. My first one will be for arm-wince. Vincent ___

AW: [lazarus] cross compiling

2006-08-15 Thread Christian Ulrich
@miraclec.com Betreff: Re: [lazarus] cross compiling Wilder Gonzalez Diaz wrote: > Does anyone know how to cofigure Lazarus in order to compile projects > for different architectures > > i have checked the article in Lazarus Wiki documentation but it didn't work for me... i think

Re: [lazarus] cross compiling

2006-08-15 Thread Vincent Snijders
Wilder Gonzalez Diaz wrote: Does anyone know how to cofigure Lazarus in order to compile projects for different architectures i have checked the article in Lazarus Wiki documentation but it didn't work for me... i think thatall files required to do this must be supplied with the installer

[lazarus] cross compiling

2006-08-15 Thread Wilder Gonzalez Diaz
Does anyone know how to cofigure Lazarus in order to compile projects for different architectures i have checked the article in Lazarus Wiki documentation but it didn't work for me... i think thatall files required to do this must be supplied with the installer. regards Wilder González D

[lazarus] Cross-compiling

2005-08-15 Thread Martyn
First off, can I just say WOW I'm a Lazarus developer actively using it to develop both commercial and Free programs, and just wanted to say a HUGE thankyou to the person who wrote this : http://lazarus-ccr.sourceforge.net/index.php?wiki=CrossCompilingForWin32UnderLinux Amazing - my