Lazarus on Solaris

From Free Pascal wiki
Revision as of 22:02, 4 July 2011 by Mattias2 (talk | contribs) (New page: On Sat, 2 Jul 2011, Ludo Brands wrote: Got Lazarus up and running on Solaris 10 9-10 (x86) with the gtk2 widgetset. Gdb 6.8. It's not perfect ( a SIGSEGV in Tproject.UpdateUnitComponentD...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

On Sat, 2 Jul 2011, Ludo Brands wrote:

Got Lazarus up and running on Solaris 10 9-10 (x86) with the gtk2 widgetset. Gdb 6.8.

It's not perfect ( a SIGSEGV in Tproject.UpdateUnitComponentDependencies when closing a project) but it runs and debugs programs correctly. I'm actually running lazarus from inside the lazarus IDE to debug the SIGSEGV.