On Fri, 7 Dec 2007, Wout Ruijter wrote:
> Looks like a problem with the slashes,
Looks like a problem with the spaces, you mean; perhaps a variable in
one of our Makefiles that isn't getting escaped properly. I'll see if
I can reproduce this on Linux by tossing some spaces into my path
names. Contrariwise, it might be fixable on Cygwin by making sure
you're not trying to link to anything in "Program Files".
I'm also suspicious of g++ trying to link to Intel fortran. I don't
think that should be a source of incompatibility, but I'm not sure how
it would happen in our build process.
---
Roy
|