[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH] gcc detection fix for Mac OS X
From: |
Joachim Henke |
Subject: |
[Qemu-devel] [PATCH] gcc detection fix for Mac OS X |
Date: |
Sun, 29 Apr 2007 12:01:47 +0200 |
Hello,
on Mac OS X the command 'which' always returns true - regardless of
the result. This is a problem, when the configure script tries to
detect the right gcc version. An alternative to 'which' could be to
try to invoke the compiler directly.
Please have a look at the attached patch.
Thanks,
Jo.
--
Joachim Henke
http://base91.sourceforge.net/j-o/
gccconf.diff
Description: Binary data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-devel] [PATCH] gcc detection fix for Mac OS X,
Joachim Henke <=