This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: gcc problems with HP-UX 10.2


The command is cc $(CFLAGS) -c $*.c -o $*.o.  CC is redirected to point to
where gcc is located.


Alain Coutu


> -----Original Message-----
> From:	Alexandre Oliva [SMTP:aoliva@redhat.com]
> Sent:	Wednesday, February 14, 2001 9:24 PM
> To:	Coutu, Alain Capt (CF) NSSF/SCOA
> Cc:	'gcc@gcc.gnu.org'
> Subject:	Re: gcc problems with HP-UX 10.2
> 
> On Feb 14, 2001, "Coutu, Alain Capt (CF) NSSF/SCOA"
> <Alain.Coutu@1staf.tyndall.af.mil> wrote:
> 
> > cc: cannot specify -o with -c or -S and multiple compilations.
> 
> What is the exact command line that's being used to run GCC?
> 
> -- 
> Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
> Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
> CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
> Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]