delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <003201c0bd94$4871c940$4e2dbace@default> |
From: | "Larry" <mrbitty AT cedar DOT alberni DOT net> |
To: | <cygwin AT cygwin DOT com> |
Subject: | Compiler option questions |
Date: | Wed, 4 Apr 2001 21:12:44 -0700 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.50.4133.2400 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |