public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* compiling gcc-3.3
@ 2003-05-20 10:12 M. Lavasani
  2003-05-20 20:00 ` Alexandre Oliva
  0 siblings, 1 reply; 2+ messages in thread
From: M. Lavasani @ 2003-05-20 10:12 UTC (permalink / raw)
  To: gcc

Hi

I am compiling gcc-3.3 on HPUX platform, I am using K&R cc compiler to
compile gcc. I need to pass some flages to K&R cc compiler to compile the gcc. 

Everything works ok apart from, when K&R cc builds the minimum compiler "xgcc" 
, the flags that I passed to K&R cc  are not compatible with "xgcc". 
and It gives error!!


Is there any way that I can pass some flages to K&R cc compiler that  
only be used before "xgcc" start the compilation??

I 've tried to pass it through CFLAGES, TCFLAGES, XCFLAGS, But none works.


Thanks


			__Mehdi

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: compiling gcc-3.3
  2003-05-20 10:12 compiling gcc-3.3 M. Lavasani
@ 2003-05-20 20:00 ` Alexandre Oliva
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Oliva @ 2003-05-20 20:00 UTC (permalink / raw)
  To: M. Lavasani; +Cc: gcc

On May 20, 2003, "M. Lavasani" <mehdi.lavasani@connectinternetsolutions.com> wrote:

> Is there any way that I can pass some flages to K&R cc compiler that  
> only be used before "xgcc" start the compilation??

make bootstrap STAGE1_CFLAGS='flags to K&R cc'

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-05-20 19:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-20 10:12 compiling gcc-3.3 M. Lavasani
2003-05-20 20:00 ` Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).