I will try something like that next week. I don't have time to tinker around with the thing right now. But as far as I can tell, the problem is related to gcc cpp or some other obscure solaris bug. But since I havn't finished experimenting, I'm not about to start pointing fingers as of yet...
/ Marcus Agehall (Trådlös)
Previous text:
2003-02-19 22:53: Subject: Mysql
If it is as you say then your cpp is broken in a way that I've never seen any cpp being broken. A suggestion is to trace the scope of the definition by inserting
#ifdef MYSQL_READ_DEFAULT_FILE #error foo #endif
here and there.
/ Martin Stjernholm, Roxen IS