Mail Archives: cygwin/2001/04/05/10:59:59
--0-1363720698-986482024=:26780
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
--0-1363720698-986482024=:26780
Content-Type: message/rfc822
Received: from [192.249.47.11] by web3402.mail.yahoo.com; Thu, 05 Apr 2001 07:45:39 PDT
Date: Thu, 5 Apr 2001 07:45:39 -0700 (PDT)
From: Bob Wirka <bobwirka AT yahoo DOT com>
Subject: Re: Compiler option questions
To: Larry <mrbitty AT cedar DOT alberni DOT net>
In-Reply-To: <003201c0bd94$4871c940$4e2dbace AT default>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Length: 1686
Larry,
I think that the eCos installation instructions will
show you how to build a version of gcc that will
handle the power pc. I've compiled a version of gcc
for eCos that generates 386 code; it's named
'i386-elf-gcc'. They've got instructions on how to
build versions for a number of different platforms.
The procedure is to download the gcc tar file, untar
it, configure it for your specific platform, and then
run 'make'; all within the cygwin environment.
Check out the eCos page and find the page that shows
you how to install the specific tool set.
Bob Wirka
--- Larry <mrbitty AT cedar DOT alberni DOT net> wrote:
> I have downloaded and installed the Cygwin package
> and it works despite my
> having NO knowledge of Unix or C. My objectives are
> VERY limited. I want to
> learn PowerPC assembly language and I thought that
> doing some C compiles and
> looking over the assembly source output would be
> helpful. So, all I want to
> do is make the GCC compiler generate PowerPC
> assembly code to some file that
> I can look over. In checking the documentation it
> seems that I can tell the
> compiler to generate code for a Powerpc machine by
> using the "-mpowerpc"
> parameter. It also seems that I can tell the
> compiler to quit after
> generating this code by using the "-s" parameter.
> I'm entering these options
> on the command line like:
> "gcc hello.c -mpowerpc -s", but it isn't working.
> Thanks for any help.
>
>
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple
>
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
--0-1363720698-986482024=:26780
Content-Type: text/plain; charset=us-ascii
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
--0-1363720698-986482024=:26780--
- Raw text -