Recent

Author Topic: Are Lazarus programs compatible with previous OS versions?  (Read 3883 times)

vfclists

  • Hero Member
  • *****
  • Posts: 1165
    • HowTos Considered Harmful?
Are Lazarus programs compatible with previous OS versions?
« on: September 25, 2010, 06:19:02 am »
Are Lazarus programs compatible with previous OS versions?

I want to develop on Ubuntu 9.04 and 10.04.

Will the programs be compatible with 8.04 or even 7.04?

The programs will be non GUI for the most part.

/vfclists
Lazarus 3.0/FPC 3.2.2

Leledumbo

  • Hero Member
  • *****
  • Posts: 8836
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: Are Lazarus programs compatible with previous OS versions?
« Reply #1 on: September 25, 2010, 07:59:07 am »
Lazarus programs (or more precisely, LCL programs) depends on the gui toolkit and kernel version. FPC 2.4.0 requires kernel version 2.4 at the minimum.

JuhaManninen

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4715
  • I like bugs.
Re: Are Lazarus programs compatible with previous OS versions?
« Reply #2 on: September 25, 2010, 08:10:43 am »
Are Lazarus programs compatible with previous OS versions?
I want to develop on Ubuntu 9.04 and 10.04.

That should be fine.

Quote
Will the programs be compatible with 8.04 or even 7.04?
The programs will be non GUI for the most part.

Non-GUI programs are fine there, too.

I don't remember what GTK2 versions those distro versions have. The GUI libraries are evolving and I would recommend a more recent version for GUI development. Linux can be updated for free after all.

@Lelebumbo: Linux kernel 2.4 is rather old. I guess those Ubuntus have it.

Juha
Mostly Lazarus trunk and FPC 3.2 on Manjaro Linux 64-bit.

 

TinyPortal © 2005-2018