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 unixware 2 box...Currently I have CVS 1.10.8
there. (Yeah, shame on me)

The cc's -o option refuses to overwrite existing .o files...:

scameron@unixdev 208 $ make
UX:make: WARNING: No suffix list.
        make  all-recursive
UX:make: WARNING: No suffix list.
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 \
        cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src      -g -c -o
argmatch.o `test -f argmatch.c || echo './'`argmatch.c
UX:cc: ERROR: -o would overwrite argmatch.o
*** Error code 1 (bu21)
UX:make: ERROR: fatal error.
*** Error code 1 (bu21)
UX:make: ERROR: fatal error.
*** Error code 1 (bu21)
UX:make: ERROR: fatal error.

I could edit the Makefile, but I know that's not the best way...
(Maybe the best way is for me to install gcc, etc...)
Any other thoughts?

-- steve


__________________________________________________
Do You Yahoo!?
Spot the hottest trends in music, movies, and more.
http://buzz.yahoo.com/

_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs



Reply via email to