Greetings,
As I commented on github, it looks as though either the original path was
wrong or they changed the path. However, there is no need to move to a
mirror. A path correction is all that is needed.
Thanks.
Blake
On Thu, Feb 25, 2021 at 11:56 PM Russtopia wrote:
> Hello, in keeping w
Hi Russtopia,
i have noticed in the past that -rdynamic is somewhat platform
specific - some understand it, some complain.
Some background to GTK:
GTK dynamically links event handlers like those declared in the
files
produced by gl
Hello,
I've encountered a minor bug in the configure script. I was trying to
enable rational number support but the configure script kept reporting that
rational numbers were not desired. It looks to me like setting
RATIONAL_NUMBERS_WANTED=yes does in fact enable this feature, it's just not
being
Hi Gylfi,
thanks, fixed in SVN 1440.
Please keep in mind that the rational number feature is a rarely
used one.
Therefore the probability of errors in their implementation is
somewhat
higher than for normal floating point numbers.
Thank you for the response. I looked in src/Gtk/Makefile and indeed the
LDFLAGS did not specify -rdynamic. I just added it and that solved the
issue.
-Russ
On Fri, 26 Feb 2021 at 07:03, Dr. Jürgen Sauermann
wrote:
> Hi Russtopia,
>
> i have noticed in the past that -rdynamic is somewhat platfo