Hello, I think my question is a very simple one... I'm trying to declare a preprocessor constant with -D MYPATH='/usr/local/thepath/' (from a makefile) - The constant is found declared by preprocessor - I get a "Syntax error near `/' token" Best regards jp