comp.lang.ada
 help / color / mirror / Atom feed
* gprbuild (linker ?) outputs "...undefined reference to `abc'
@ 2020-06-02 14:57 mario.blunk.gplus
  0 siblings, 0 replies; only message in thread
From: mario.blunk.gplus @ 2020-06-02 14:57 UTC (permalink / raw)


Hello,
I'm getting some error messages saying that there are undefined references to certain function calls.
I compile with "gprbuild -j4 -c" -> everything fine.
I bind with "gprbuild -j4 -b" -> everything fine.
I link with "gprbuild -j4 -l" -> lots of errors like:

in function `et_canvas_schematic__draw_nets__query_nets__query_strands__query_segments__query_label.20023':
et_canvas_schematic.adb:(.text+0x1e648): undefined reference to `et_canvas_schematic__pac_draw_misc__draw_text__2'


Is there a rule of thumb to follow in order to debug these messages further ?

I can provide more info about the actual project if needed.
Thanks.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-06-02 14:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-02 14:57 gprbuild (linker ?) outputs "...undefined reference to `abc' mario.blunk.gplus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox