Stephen Cameron wrote:
> It's getting a bit weird now,
>
> Making all in lib
> source='argmatch.c' object='argmatch.o' libtool=no \
> depfile='.deps/argmatch.Po' tmpdepfile='.deps/argmatch.TPo' \
> depmode=none /bin/sh ../depcomp \
> ../compile cc -DHAVE_CONFIG_H -
> "Stephen" == Stephen Cameron <[EMAIL PROTECTED]> writes:
Tom> I want to know if this happens because argmatch.o already exists,
Tom> or if it is because the SCO `cc' doesn't like `-c' and `-o'
Tom> together.
Stephen> It appears to be the latter:
We should already have the mechanisms we ne
--- Tom Tromey <[EMAIL PROTECTED]> wrote:
[...]
> Stephen> I'm Trying to update an old SCO unixware 2 box...Currently I
> Stephen> have CVS 1.10.8 there. (Yeah, shame on me)
>
> Stephen> The cc's -o option refuses to overwrite existing .o files...:
>
[...]
> I want to know if this happens becaus
> "Derek" == Derek R Price <[EMAIL PROTECTED]> writes:
Derek> Sounds like this could be fixed in depcomp?
Maybe...
Stephen> I'm Trying to update an old SCO unixware 2 box...Currently I
Stephen> have CVS 1.10.8 there. (Yeah, shame on me)
Stephen> The cc's -o option refuses to overwrite exis
Sounds like this could be fixed in depcomp?
Derek
--
Derek Price CVS Solutions Architect ( http://CVSHome.org )
mailto:[EMAIL PROTECTED] CollabNet ( http://collab.net )
--
"Very funny Scotty, now beam down my clothes!"
Hi,
I'm Trying to update an old SCO unixwa