compiling gcc-3.3
M. Lavasani
mehdi.lavasani@connectinternetsolutions.com
Tue May 20 10:12:00 GMT 2003
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
More information about the Gcc
mailing list