tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: devel/imake and clang
> It looks as though the shell is passing <backslash><doublequote>
> through to the compiler, whereas the author of the Makefile expected
> the shell to eat the <backslash> and pass just the <doublequote> to
> the compiler.
Yes, of course.
> What shell is being invoked by the make process?
The stock OSX 10.6.8 bash (3.2.48(1)-release).
But there's some autoconfig foo in between that I don't follow.
Home |
Main Index |
Thread Index |
Old Index