I've run into this a few times and I've never seen a solution.

Is there a way to specify a different compiler for compile-time helper
programs that are used during the build of a package?  Basically the
HOSTCC vs. Target CC that is implemented in the linux kernel tree for
cross compiles.

Or is there no way to override the compiler using automake for a single binary?
Or is the only way write explicit make targets without using
$(COMPILE) or $(LINK), and simply use 'gcc'?

Any pointers would be appreciated.

Thanks,
mh

-- 
Martin Hicks P.Eng.      |         m...@bork.org
Bork Consulting Inc.     |   +1 (613) 266-2296

Reply via email to