Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Convert compile 'o' files to C code

579169Oct 28 2010 — edited Nov 4 2010
Hi,
I compiled my c program to o file using the flowing command,
$gcc first.c -o first.o
the source code was lost.

How can I convert the o file to C code?

Thanks
Rafeek
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 2 2010
Added on Oct 28 2010
1 comment
1,066 views