This is the mail archive of the
insight@sourceware.org
mailing list for the Insight project.
Re: Compiling in 64 bits
Keith Seitz wrote:
I'll see what I can do tonight.
Wow, not much, I'm afraid. All I was able to accomplish tonight was
eliminating the pointer conversion warnings from src/gdb/gdbtk. Alas,
when I tested insight on itself, all #&@! broke loose. I believe that
tcl/tk/itcl/libgui is our problem. All of those modules showed a ton of
these warnings.
I've been playing around with ripping tcl et al out of our build, so
that the user is responsible for downloading the "proper" versions, but
I didn't get too far. I'll pick up on this again this weekend or next week.
Tcl/Tk 8.5 looks a lot better in terms of the warnings situation, but I
have a real fear of libgui's tkTable widget. But I haven't tried the 2.9
build yet...
Keith