comp.lang.ada
 help / color / mirror / Atom feed
From: mario.blunk.gplus@gmail.com
Subject: gprbuild (linker ?) outputs "...undefined reference to `abc'
Date: Tue, 2 Jun 2020 07:57:57 -0700 (PDT)
Date: 2020-06-02T07:57:57-07:00	[thread overview]
Message-ID: <e07b837a-dec4-4317-b02d-e8f20e55e87b@googlegroups.com> (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.

                 reply	other threads:[~2020-06-02 14:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

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