there is one point only:
case-sensitivity in file names (scripts & includes to compile, configs to load).
u can compile your files @ win and just move'em to linux, running the linux bin there (e.g.):
Code:
./pol >> pol096.log 2>> pol096.lg2 &
Shinigami