[EMAIL PROTECTED] wrote on Thu, 01 Jun 2006 10:02 +0200:
> There was a change recently committed to allow depend.sh to work with
> different compilers. This seems to work pretty well, but I have one
> suggestion. Could we change the following line in Makefile.in?
>
> $(E)CC=$(CC) $(srcdir)/maint/depend.sh .......
>
> to
>
> $(E)CC="$(CC)" $(srcdir)/maint/depend.sh .......
>
> Otherwise the command line gets tangled up if you happen to have a space
> in your CC environment variable (I got tripped up by using "ccache gcc"
> as my CC).
Oops, sorry for not thinking about that. Consider it checked in
(soon).
-- Pete
_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers