g++ -save-temps mess

Gilboa Davara gilboad at gmail.com
Tue Feb 17 11:00:35 UTC 2009


On Mon, 2009-02-16 at 18:16 -0600, Michael Hennebry wrote:
> I recently went from FC8 to FC9.
> Since then commands like g++ -save-temps main1.cc
> give me .s files with names like main1.tmp.localhost.localdomain.2918.s
> and don't give me any preprocessed source at all.
> What is going on?
> How do I fix it?
> 
> I'm sure the messy .s file names are useful for people
> doing really interesting things with file organization.
> I am not.

Wouldn't gcc -E give the post-pre-processor code?

- Gilboa




More information about the fedora-list mailing list