On Sun, Apr 3, 2022 at 9:04 AM Andreas Metzler <[email protected]> wrote:

>
> could you explain how your problems manifested? To build on Debian with
> debug symbols I have not done anything special, letting the usuals
> distro magic make sure that the necessary build flags (-g) are used.
>

I meant "debug" as the type of build, not the "release with debug symbols"
type of build.

Having debug symbols (-g) is unrelated to the problem.  The debug type of
build turns off inlining.  The original code was not correct unless the
optimizer inlined it.

Before Thomas fixed it, the two symbols would be undefined at link time in
a build in which the optimizer did not inline every use of those functions.

-- 
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
--- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/CALe0Q_mRg6P_8ht4UMU0Epe1w1gu%2ByEhoQjkhQn6ekH9f8m3qg%40mail.gmail.com.

Reply via email to