automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: depcomp problem [Fwd: Trying to compile latest CVS on old SCO unixwa


From: Stephen Cameron
Subject: Re: depcomp problem [Fwd: Trying to compile latest CVS on old SCO unixware 2]
Date: Fri, 15 Jun 2001 06:48:23 -0700 (PDT)

--- Tom Tromey <address@hidden> 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 because argmatch.o already exists, or
> if it is because the SCO `cc' doesn't like `-c' and `-o' together.
[...]
It appears to be the latter:

address@hidden 377 $ ls
hello.c
address@hidden 378 $ cc -c -o hello.o hello.c
UX:cc: ERROR: -o would overwrite hello.o
address@hidden 379 $ ls
hello.c
address@hidden 380 $

Thanks for any help.
-- steve



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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]