Hi CCnet users,

I am overseeing a project that is trying to integrate CC with some
existing build scripts. However the scripts that work fine when run on
the command-line or from a desktop short-cut do not work when run
under CC.NET console.

We have CC executing a top level batch file. This script sets up a
bunch of environment variables and effectivly performs a call to GNU
make. However the make process does not seem to inherit the latest, or
it would appear any, environment variables. As a result the make
quickly fails when env vars are used or indeed trying to run any
console command such as copy.

It occurs under CC versions 1.4.0 and 1.4.2
We are using a third-party build of GNU Make v3.80 for win32, source
code not available to us :(
We have tried on several computers .NET 2.0 or 3.0 installed.

We have tried spawning an instance of cmd.exe and passing in the
script as an argument using the /C option.
We are pretty sure user permissions are not a problem as we are
running CC.NET from the console.

Just wondering if anybody else has had similar problems or could
provide possible solutions, before I dust off the old debugger?


Cheers,

PaulW

Reply via email to