>>>>> "Patrick" == Patrick Guio <[EMAIL PROTECTED]> writes:

Sorry for the long delay in my reply to this...

Patrick> I am not sure if this is to be adressed to libtool or maybe
Patrick> automake since the problem might come from depcom...

Could be either.

Patrick> Anyway I am trying to build a c++ library using libtool on a
Patrick> alphaev6-dec-osf5.0 using cxx.

I'm suprised to hear this.

Patrick> % make libutilities_la-parser.lo 
Patrick> [ ... ]
Patrick> depmode=dashmstdout /bin/ksh ../depcomp \

The `dashmstdout' mode for depcomp should invoke the compiler twice,
once with -M, for the dependencies, and once without, for the .o.

If this still fails for you could you try to see what is wrong?
One way might be to start by running depcomp with `sh -x'...

Tom

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to