On Tuesday 13 September 2005 18:43, Julian Stecklina wrote:
On Tue, 13 Sep 2005 18:24:01 +0200
Frank Mehnert <fm3@os.inf.tu-dresden.de> wrote:
You are talking about $(L4DIR)/mk/include.mk. As far as I see, printf "%P " delivers filenames as 'foo bar buz' instead of 'foo\nbar\nbuz'. I assume that the perl script would complain about '\n's. As this
Which perl script?
Please look at $(L4DIR)/mk/include.mk. The script ``installscript'' is a perl script.
Oh my god... Pity to the poor soul that has written this script... but not much pity as he forgot to comment it. ;)
I fixed both issues (``find . -name \*.h -print'', and the GCC sed script), the fixes should be available from our remote CVS tomorrow. Frank -- ## Dept. of Computer Science, Dresden University of Technology, Germany ## ## http://os.inf.tu-dresden.de/~fm3 ##