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]
Other format: [Raw text]

compiling gcc-3.3


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


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