branch-1-5

I'm getting falures in the tagdemo-exec tests on my UnixWare 2.03
box because of this rule in tagdemo/Makefile.in
.....
cpp.o:
        $(CXXCOMPILE) -c -o $@ $<
.....

The native c/CC compilers on the that machine does not like -c -o
Is there a way to work around this, or is this an automake 1.9.6 bug?

-- 
Tim Rice                                Multitalents    (707) 887-1469
[EMAIL PROTECTED]




_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to