Re: [fpc-devel] sqldb lazarus component

2006-12-21 Thread Joost van der Sluis
On Thu, 2006-12-21 at 13:16 +0100, [EMAIL PROTECTED] wrote: > Can't someone, maybe who worked to it, cross-compile for me those libraries? > It would be very appreciated... Well, if you want this, you have to put some efford into it. If you can come online on IRC at freenode - #fpc - the people t

Re: [fpc-devel] sqldb lazarus component

2006-12-21 Thread Leonardo M. Ram
> Sorry but I didn't understand the procedure to compile... > ... and the Borland make? How i used it? by default (it's in the "bash" > paths)? Try to rename Borland's Make to BMake or something, at least when compiling FPC code to avoid incompatibilities. Leonardo M. Ramé http://leonardorame

Re: [fpc-devel] sqldb lazarus component

2006-12-21 Thread [EMAIL PROTECTED]
Sorry but I didn't understand the procedure to compile... ... and the Borland make? How i used it? by default (it's in the "bash" paths)? Can't someone, maybe who worked to it, cross-compile for me those libraries? It would be very appreciated... And... are you sure that that them will work wi

Re: [fpc-devel] sqldb lazarus component

2006-12-21 Thread Joost van der Sluis
On Thu, 2006-12-21 at 09:57 +0100, [EMAIL PROTECTED] wrote: > I did the 3 points you said, and got a lot rows like this from windows > command line: > Processing unmaintained/mysql/Makefile.fpc > i386-linux requires: rtl,mysql > powerpc64-linux requires: rtl,mysql > Writing Makefile Those are

Re: [fpc-devel] sqldb lazarus component

2006-12-21 Thread Joost van der Sluis
On Thu, 2006-12-21 at 09:20 +0100, Michael Schnell wrote: > > Your problem isn't that the sqldblaz.ppu isn't there, but that sqldb > > isn't compiled at all on a wince-target. So it's not available, and thus > > Lazarus can't build the wrapper. > > > BTW.: Is sqldb available for Linux on PC and

Re: [fpc-devel] sqldb lazarus component

2006-12-21 Thread [EMAIL PROTECTED]
I did the 3 points you said, and got a lot rows like this from windows command line: Processing unmaintained/mysql/Makefile.fpc i386-linux requires: rtl,mysql i386-go32v2 requires: rtl,mysql i386-win32 requires: rtl,mysql i386-os2 requires: rtl,mysql i386-freebsd requires: rtl,mysql i386-beos req

Re: [fpc-devel] sqldb lazarus component

2006-12-21 Thread Michael Schnell
Your problem isn't that the sqldblaz.ppu isn't there, but that sqldb isn't compiled at all on a wince-target. So it's not available, and thus Lazarus can't build the wrapper. BTW.: Is sqldb available for Linux on PC and ARM ? -Michael ___ fpc-dev

Re: [fpc-devel] sqldb lazarus component

2006-12-20 Thread Joost van der Sluis
The sqldb-components in sqldblaz are just a simple wrapper around the real sqldb-components. This wrapper is used by Lazarus, so you can drop the components on a form. Your problem isn't that the sqldblaz.ppu isn't there, but that sqldb isn't compiled at all on a wince-target. So it's not availab

[fpc-devel] sqldb lazarus component

2006-12-19 Thread [EMAIL PROTECTED]
Hi to all, and excuse me if i'm writing to the wrong list but i just subrscibed ;) I got a problem that i'm not able to resolve... i'm using lazarus and freepascal compiler tools to cross-compile a software i'm developing to a Pocket PC with Windows 2003 inside. The system is winCe (widget)