public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* temp preprocessed filename
@ 2010-02-27 11:31 Michael Morrell
  2010-02-28  4:10 ` Ian Lance Taylor
  0 siblings, 1 reply; 8+ messages in thread
From: Michael Morrell @ 2010-02-27 11:31 UTC (permalink / raw)
  To: gcc-help

I'm tracking down some differences in the object files from ostensibly the same compilation flags of the same input.  I've got two .o files that should be the same, but when I run:

  readelf -wl <object file> | grep ii

to see the debug.line info, I see a difference.  The filename that is shown
is of the form <basename>.tmp,<hostname>.<number>.ii

and <number> is different.  I've looked through the source and can't find
where that filename is generated.  I want to know why <number> would change
and how to prevent it from doing so.

Can anyone point me in the right direction?

Thanks,

  Michael

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

end of thread, other threads:[~2010-03-03  9:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-27 11:31 temp preprocessed filename Michael Morrell
2010-02-28  4:10 ` Ian Lance Taylor
2010-02-28 21:34   ` Michael Morrell
2010-03-01 18:26     ` Ian Lance Taylor
2010-03-02 21:13       ` Michael Morrell
2010-03-03  9:05         ` Cedric Roux
2010-03-03  9:35           ` Cedric Roux
2010-03-02 22:05       ` Michael Morrell

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).