Tru64 C++ has no builtin macro __FUNCTION__ like gcc does. Tom Leitner has patched and patched in the past for this kind of things, but I'm wondering if there's a more general solution: how can I detect Tru64 at compile time? Then I can #define __FUNCTION__ "" and be done with it, and portability is helped. -- +------------------------------+ | Adriaan de Groot | Drinken, in een bepaalde tijd symbolisch, | http://www.cs.kun.nl/~adridg | is in een andere tijd zuipen - Wittgenstein >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<