[lazarus] Errors while compiling with -g

Marc Weustink weus at quicknet.nl
Fri Nov 19 12:56:03 EST 1999


At 12:26 19-11-99 -0500, Shane wrote:
>Here are the errors I get while linking lazarus.pp
>I did a ppc386 -g lazarus.pp
>
>/usr/lib/fpc/gtk/gdk/gdk.o: In function 'GDK_FONT_FONT':
>/usr/lib/fpc/gtk/gdk/gdkx.pp:112: undefined reference to 'gdk_debug_level'
>/usr/lib/fpc/gtk/gdk/gdkx.pp:112: undefined reference to 'gdk_show_events'
>/usr/lib/fpc/gtk/gdk/gdkx.pp:112: undefined reference to 'gdk_stack_trace'

defined in gtk/gdk/gdkprivate.pp at line 225

>/usr/lib/fpc/gtk/glib/glib.o: In function 'SET_YEAR':
>/usr/lib/fpc/gtk/glib/glib.pp:1647: undefined reference to 'exportfunc'
>/usr/lib/fpc/gtk/glib/glib.pp:1647: undefined reference to 'exportprefix'
>/usr/lib/fpc/gtk/glib/glib.pp:1647: undefined reference to 'exportcache'

defined in a {$ifndef gtkwin} block in glib.pp at line 894.

These are familiar. I got them as well.  I just commented these lines out.
Everything compiles, links and runs ok. I don't (want to) know what couses
this.

Marc









More information about the Lazarus mailing list