[lazarus] CVS Committed 01/12/2001
Marc Weustink
marc at lazarus.dommelstein.net
Sun Jan 14 10:14:12 EST 2001
At 17:42 13-01-01 +0000, you wrote:
>Hi
>
>I have the same problem, too.
>I use the newest fpc 1.1 and Lazarus from CVS and I get since some days
>this error:
>
>laser:/mnt/lazarus # ./lazarus
>LM_SCREENINIT called --> should go to GTKObject.Init
>TODO: check this
>An unhandled exception occurred at 0x08052558 :
>Access violation
> 0x08052558
> 0x00000000
>
>Because of the not running Makefile I have compiled the source of Lazarus
>with to have some better debugging Infos (-glc)
You cant build lazarus correctly without makefile. of you want to add
compiler options run make OPT=-glc
BTW if you want to hve a debug build, use make OPT=-dDEBUG
>ppc386 -B -glc -Fulcl -Filcl/include -Fulcl/interfaces/gtk
>-Fiinclude/linux -Fucomponents/mwedit -Fudesigner lazarus.pp
Marc
More information about the Lazarus
mailing list