hi !
seems like you are using gcc-3.0 ???? i do not know of anyone (including me) having compiled Gem succesfully with g++-3.0
the "extra tokens at end of #endif" are clearly bad programming style, you can simply delete the "extra tokens" (or comment them out, which would be the proper way, since they indicate which block has finished)
anyhow, since these are mere warnings, what are the errors you get ?
mfg.c.asdfr IOhannes
On Thu, 16 May 2002, Jim Ruxton wrote:
Hi, I was wondering if anyone has succesfully compiled gem-0.87 under RH7.2 . When I run "make" I get lots of warnings about " extra tokens at end of #endif directive " . Any thoughts on what I have to do to get this to work? Thanks Jim