[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Assembler Language



On Fri, 25 Feb 2000, Foz wrote:

> Hi,
> 	I have just started on the learning curve of Assembler, and I 
> would to like to use it for linux, so here are two questions, What 
> compilers do I need on my system (I am using SuSE 6.3), and 
> where can I get a list of all the functions and interupts for Linux?

I know that the Crystal Space project uses the NASM compiler in both
windows and linux (it's open source, don't know about the license.)  You
can probably find some downloads or link at the CS site:

http://crystal.linuxgames.com/

Also, I know you can use gcc (or rather gas, "GNU ASsembler" :) to
compile assembler.  If you do a 'gcc file.c -o file.S' it will spew it's
assembler code at you, the mid-point between the C pre-processor and
gas.

As for docs, I wouldn't know I'm afraid :/

Bob

--
Bob Ham:  bob [at] timecity.org
IRC: 'node' on SlashNET (devnull.slashnet.org:6667): #Slashdot #TimeCity
ICQ: 4396425 'The Tek' & 27699423 'The Tek.'

Time City Level Designer
Time City: http://www.timecity.org/
My work: http://free.house.cx/~node/tc/

---------------------------------------------------------------------
Sheffield Linux User's Group - http://www.sheflug.co.uk
To unsubscribe from this list send mail to
- <sheflug-request [at] vuw.ac.nz> - with the word 
 "unsubscribe" in the body of the message. 

  GNU the choice of a complete generation.