public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Help with gcc to assembler compilation
@ 2000-09-19  8:42 Yaaqov Karp
  0 siblings, 0 replies; 2+ messages in thread
From: Yaaqov Karp @ 2000-09-19  8:42 UTC (permalink / raw)
  To: gcc

Hi,

I'm trying to convert a small "C" program into an assembly code for Motorola
chip MC68HC11 under Linux, sparcs and windows. I understand that there are
options to do this using GCC.
Unfortunately, even after an extensive search of various documents of the
GNU compiler, I'm not getting anywhere. Can you advice me on the best course
of action/direct me to the appropriate help section (or web page).

Many thanks in advance.

Coby




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

* Re: Help with gcc to assembler compilation
@ 2000-09-19  9:09 Jan Dvorak
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Dvorak @ 2000-09-19  9:09 UTC (permalink / raw)
  To: gcc

On Tue, Sep 19, 2000 at 04:35:16PM +0100, Yaaqov Karp wrote:
> Hi,
> 
> I'm trying to convert a small "C" program into an assembly code for Motorola
> chip MC68HC11 under Linux, sparcs and windows. I understand that there are
> options to do this using GCC.
> Unfortunately, even after an extensive search of various documents of the
> GNU compiler, I'm not getting anywhere. Can you advice me on the best course
> of action/direct me to the appropriate help section (or web page).

'-S' option added to GCC produces assembler output as it looks just before
linking. 

Jan Dvorak <johnydog@go.cz>

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

end of thread, other threads:[~2000-09-19  9:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-09-19  8:42 Help with gcc to assembler compilation Yaaqov Karp
2000-09-19  9:09 Jan Dvorak

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