All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Conn Clark" <clark@esteem.com>
To: patel nirav <indianirav@yahoo.com>
Cc: linux ppc <linuxppc-embedded@ozlabs.org>
Subject: Re: how to cross compile assembly file for powerpc
Date: Fri, 20 Apr 2007 13:47:27 -0700	[thread overview]
Message-ID: <courier.462926DF.00005A5D@mail.esteem.com> (raw)
In-Reply-To: <290919.56258.qm@web43131.mail.sp1.yahoo.com>

patel nirav writes: 

> hello all,
>   I have installed croostool for power pc.
>   Now I created assembly file (.s) with the help of cross compiler.
>   ./powerpc-gcc -S hello.c
>   Now We have hello.s with us. 
>   Now I make changes in the hello.s
>   Now I want to create binary executable of hello.s for PowerPC.
>   So what can I do?
>   Any help will be appreciated.
>    
>   Thanks & Regards
>    
>   Nirav
>   Institute for Plasma Research,
>   India. 
> 

Change the name of hello.s to hello.S
then type 

./powerpc-gcc hello.S 

That should do it. 

Conn 

 ---------------------------------------
Conn Clark 

Electronic Systems Technology
415 N. Quay Street Building B1     (509)-735-9092 ext 117
Kennewick, WA. 99336 

Gentoo Linux RU13$!!!

      reply	other threads:[~2007-04-20 20:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-20 19:01 how to cross compile assembly file for powerpc patel nirav
2007-04-20 20:47 ` Conn Clark [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=courier.462926DF.00005A5D@mail.esteem.com \
    --to=clark@esteem.com \
    --cc=indianirav@yahoo.com \
    --cc=linuxppc-embedded@ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.