|
From: Robert S. <r.s...@pe...> - 2009-12-25 13:58:13
|
On Thu, Dec 24, 2009 at 11:11:53PM -0800, Ethan Merritt wrote:
> Yes. I see the same error under linux. I have tried to fix this by
> revising the normal (not cross-compilation) definition in configure.in
> from
> CC_FOR_BUILD = "\$(CC)"
> to
> CC_FOR_BUILD = "{CC}"
In cvs, you have changed it to
CC_FOR_BUILD="${CC}"
and that's correct, thanks. Sorry for the inconvenience.
rsc
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
|