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: Getting rid of -g


On Wed, 12 Sep 2001, Richard Henderson wrote:
> > Doesn't tmake_file refer to bits specific to the target machine (as
> > opposed to the build machine)?
> 
> Yes.  Manfred actually meant xmake_file.

Doesn't this refer to the host specifica, i.e. is this correct for a
Canadian cross? In fact, I might want to pass different flags depending on
whether stage1 is compiled with Cray cc or gcc so I think I'll just
implement Franz's suggestion to make -g part of stage1_cflags in
configure.in. Would that be ok?

Bye

Roman



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