On Wed, 02 Jan 2008 19:16:13 +0100 (CET)
"Dave Parsons" <[EMAIL PROTECTED]> wrote:

> Hi all,
> 
> I'm beginning to put together a native OS/2 version of Lazarus
> and I need to define a new platform.
> >From the online documentation and the source code it seems that
> the thing to do is to define LCL_PLATFORM.
> fpcmake.ini has a definition of LCL_PLATFORM but it differs from
> the definitions in the Lazarus Makefile.fpc files.
> 
> So my questions at the moment are, 
> 1. is there a global way to set this or is it a case of hand editing
>    each makefile.fpc?
> 2. what should the new platform be called?
>    OS/2 can work in non GUI mode, GUI mode using its native PM API, 
>    X using XFree and Qt3 emulation, so my preference would be os2pm.

LCL_PLATFORM is for widgetset like gtk. Maybe you want to first try to
get gtk running on OS/2 before starting a new widgetset.

Otherwise: I can setup a new widgetset, but I need a good name.


Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to