Recent

Author Topic: So who's actually use Lazarus on linux? Indy anyone?  (Read 6014 times)

Andy22

  • Newbie
  • Posts: 2
So who's actually use Lazarus on linux? Indy anyone?
« on: August 22, 2006, 05:41:21 pm »
Who's actually used Lazarus for Linux? and.. how is it? How does it shape up for Kylix if you've ever used that, or standard delphi?

Can you do a lot of lower level stuff aswell on Linux, is the code fast?.. and other general information?

Finally, if you've used Indy on linux, let me know also.

Zorba

  • Jr. Member
  • **
  • Posts: 77
RE: So who
« Reply #1 on: August 23, 2006, 06:43:46 am »
I hardly boot into windows now a days. :)

So I only use it on Linux. It's great :)

I never used kylix because it never ran for me on Debian.

Compared to Delphi, it still needs work, but it's very usable.

I never worked with Indy, not even on windows (I used ICS on windows), now I use Synapse which is very nice to use.

The code and compiling are as fast as windows.
The only draw back is the size unfortunately :(
But upx helps a lot ;)

Since I mainly work with fpc to create console programs as a hobbyist programmer, I miss DevPas which is very nice.....

But I work with scite as an editor (love the highlighting it has), and compile from console :D

I'm so glad that FreePascal and Lazarus are around so I can keep on learning.

krisleech

  • New Member
  • *
  • Posts: 43
So who's actually use Lazarus on linux? Indy anyone?
« Reply #2 on: September 22, 2006, 05:50:04 pm »
I would second synapse for socket, tcp, http etc. programming.

RudieD

  • Full Member
  • ***
  • Posts: 234
So who's actually use Lazarus on linux? Indy anyone?
« Reply #3 on: September 22, 2006, 06:59:59 pm »
Don't forget about synaser for serial ports !
The FRED Trainer. (Training FRED with Lazarus/FPC)

alanphys

  • Jr. Member
  • **
  • Posts: 56
So who's actually use Lazarus on linux? Indy anyone?
« Reply #4 on: September 26, 2006, 02:04:33 pm »
I used to be a big Delphi fan. I've used it from v2 to v7. When Borland brought out Kylix I got very excited and I thought this was the way to go as a lot of our scientific software runs on linux. After a couple of months of frustration and a total lack of support from Borland I eventually got Kylix running by dumbing down my system until it was virtually unusable. Continuous ongoing problems made me look around for an alternative, and I found ... Lazarus!

Lazarus runs, Kylix doesn't.
Lazarus is being developed, Kylix isn't.
Lazarus is more Delphi compatible than Kylix.

I've now converted most of my programs to Lazarus, and while the process has had a few hiccups it has been achievable and there are a number of resources to help you.

Cheers
Alanphys
Alanphys
Fedora 34 + KDE/QT5, Tinycore 8, Windows XP-10
https://github.com/alanphys

marmin

  • Jr. Member
  • **
  • Posts: 86
    • http://www.naton.org
So who's actually use Lazarus on linux? Indy anyone?
« Reply #5 on: September 26, 2006, 03:42:03 pm »
It's good. The only drawback is the first time install.
Code is totally portable from win to linux without even changing stuff. I'd say that is powerful.And I use only 5 % of the features.
Marmin^.Style
Location: Pointer Land!

felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
Re: So who's actually use Lazarus on linux? Indy anyone?
« Reply #6 on: September 26, 2006, 05:23:40 pm »
Quote from: "Andy22"
Who's actually used Lazarus for Linux? and.. how is it?


I am part of a team that work a open source project with it, the virtual magnifying glass.

http://magnifier.sourceforge.net/

It has more then 200.000 downloads and users seam pretty happy =)

Quote
How does it shape up for Kylix if you've ever used that, or standard delphi?


Kylix doesn't even run on newer distributions.

My source code is compatible with Delphi, so on windows I can use either lazarus of delphi to compile it. Delphi produces smaller executables, so I ship that.

And I can still recompile the software with Lazarus to get Linux, FreeBSD and Mac OS X versions.

 

TinyPortal © 2005-2018