bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug in `config.make.in' found.


From: Alfred M. Szmidt
Subject: Bug in `config.make.in' found.
Date: Thu, 01 Nov 2001 19:07:13 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1

Hi,

There is a small error in `config.make.in' that will cause native compilation
of the Hurd to fail.  The problem is with MIGCOM being `$(MIG) -cc cat -
/dev/null' when it really should be `$(MIG) -cc \"$(CPP)\" - /dev/null' or
`$(MIG) -cc "gcc -E -x c" - /dev/null', the first one is probably the correct
way of doing things, but I don't remember if it got quoted the way it should.

-- 
Alfred M. Szmidt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]