Question.

I compute my CLASSPATH by a script in .bashrc (I'm using cygwin), but when I
compile, the CLASSPATH being used is the NT system CLASSPATH.

Is there a way of controlling the compile shell to run .bashrc or to use
bash env. vars.

This is also a problem for me because when I run make, it runs make in the
same directory as the source file, whereas my Makefile is in a project root
directory.

Many Thanks for any help

Ian Hunter

Reply via email to