Hi, Can I compile a C/C++ source from folder /AAA, but tell gcc to pretend that the file is in the folder /BBB. The problem is /BBB contains all the necessary files (source and include files), but I took one of them, modified a little, and /BBB is read-only. Thanks, Seyran