This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc problems with HP-UX 10.2
- To: Eric Christopher <echristo at redhat dot com>
- Subject: Re: gcc problems with HP-UX 10.2
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 15 Feb 2001 16:34:04 -0200
- Cc: "Coutu, Alain Capt (CF) NSSF/SCOA" <Alain dot Coutu at 1staf dot tyndall dot af dot mil>, "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Organization: GCC Team, Red Hat
- References: <A58B8CDB94ADD3118AA400508B5505FFEFEACF@1af22.1staf.tyndall.af.mil><3A8C13B6.D148E480@redhat.com>
On Feb 15, 2001, Eric Christopher <echristo@redhat.com> wrote:
>> I understand your point but all looking at the command line, cc $(CFLAGS) -c
>> $*.c -o $*.o, it compiles each of the c file individually or suppose to be.
>>
> Sounds like a make problem then.
Nope. As I found out in private e-mail, the problem was that CFLAGS
would expand to something containing +O1 +s +fpic. Not exactly the
kind of switches GCC is supposed to accept. It took them as input
files, and complaining for having too many of them.
--
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