[lazarus] TCanvas
Peter Vreman
pfv at cooldown.demon.nl
Fri Jul 23 17:17:51 EDT 1999
> 1. I updated lazarus from CVS on Win32, I compiled and ran. I opened a
> file, stretched the window...there was colorized text there, but the resize
> was temporarily working then the biggest part of the window was overwritten.
>
> 2. Since I could not rebuild the compiler on win32 yet, I went to LInux.
>
> I pulled the latest from CVS....Including the base, rtl, compiler, gtk, and
> fcl (in order to test for the C alignment).
>
> I compiled/installed it all. I had a problem compiling/makeing lazarus. I
> deleted my /etc/ppc386.cfg.
>
> I went to /usr/lib/fpc/0.99.13 and did a `samplecfg '.'` I made one for me.
> Still had problems. I kept adding things to the ppc386 call till I ended up
> with this:
>
> ppc386 -Tlinux -Fu../rtl/linux -Fu../units/linux -Fu../fcl/linux
> -Fu../rtl/linux -Fu../gtk
> -Fl/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66
> -Fl/usr/local/glib-1.2.3 -Fl/usr/X11R6/lib -Fl/usr/lib
> -Fl/usr/i486-linux-libc5/lib -Fu../gtk/glib -Fu../gtk/gdk -Fu../gtk/gtk
> -Fi../fcl/inc -Fi../fcl/linux -FE. -di386 lazarus.pp
Why do you have ../gtk/glib, ../gtk/gdk etc. with -Fu ? Just run 'make'
in ../gtk and it should place all units there.
Peter
More information about the Lazarus
mailing list