Hi

I am at present trying to get automake to build a library that contains
various source files (.c, .s) that I want to compile with different
compilers. Automake no matter what I have done, sees the suffix (.c, .s)
and automatically starts to compile it with gcc.
If I force the $(COMPILE) variable, the as complains about the "-c" which
is inserted for gcc.

Is there any nice way to fix this?

thanks

Carl van Schaik   <[EMAIL PROTECTED]>
-----------------------------------------------------
4th Year BSc. Electrical Engineering, UCT

Visit
UCT Linux Enthusiasts Group http://www.leg.uct.ac.za
CLUG http://www.clug.org.za

Reply via email to