On Thu, 15 Sep 2005 17:20:39 +0200 Frank Mehnert <fm3@os.inf.tu-dresden.de> wrote:
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.
Thanks. I'll check it out and see how far that gets the build process. Regards, -- Julian Stecklina When someone says "I want a programming language in which I need only say what I wish done," give him a lollipop. - Alan Perlis