Frank van der Linden <frank@wins.uva.nl> wrote:
[ ... problems with hex ... ]
I had similar problems. My problem was that g++ nowadays leaves references
to functions that are declared inline in the code. These functions didn't
get any definition though. I've not checked if this problem still exists.
-- Lennart