Re: Rebuilding gnu gcc or gnu as for the SPARC assembler

2008-03-12 Thread Brian Dessent
IB wrote: > So my questions are: > (1) Do I just change some options at the command-line to compile my > assembly file (written in SPARC)? If so, in gcc or via as and how do I > do this? I've tried: > $ as -Av6 printHello.s > as: unrecognized option '-Av6' While gcc and binutils do support many d

Rebuilding gnu gcc or gnu as for the SPARC assembler

2008-03-12 Thread IB
Hello, I've installed cygwin fine on my machine. I am having trouble compiling an assembly file, which is written in the SPARC assembly architecture. When I type: as --version GNU assembler 2.17.50 20060817 Copyright 2005 Free Software Foundation, Inc. This program is free software; you may red