HP3000-L Archives

January 2002, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Klein <[log in to unmask]>
Reply To:
Mark Klein <[log in to unmask]>
Date:
Fri, 11 Jan 2002 07:10:38 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (17 lines)
>> On HP-UX you can use odump -comp to get the compilation and source time.
>> That should be there on MPE/iX too.

>this is a very nice command.
>Is there a similiar command for gnu-compiler ?

The closest thing to odump is obj-dump, but it does not display
the compilation unit records. However, gcc does update them
appropriately, so if you have access to odump, then odump -comp
will work. The only thing to note is that all the GNU compilers
use the same back end and the compilation unit is therefore
always identified as gcc, even if the front end compiler used
was fortran or g++ or any of the other languages.

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2