Skip to Content.
Sympa Menu

baslinux - Re: [BL] Compiling C++ with BL2

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: 3aoo-cvfd AT dea.spamcon.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] Compiling C++ with BL2
  • Date: Fri, 26 Dec 2003 17:55:20 +1300

Sindi Keesan wrote:
>
> Do you know Linux assembly language?

Linux runs on several different types of CPUs.
For each platform, there will be a different assembly
language (to create bootsector and setup binaries).
Slackware 7.1 provides only an 8086 assembler/loader
(bin86), but assembler/loaders for other platforms
are available elsewhere.

> Is there a good reference online somewhere that shows
> the interrupts and calls

You will find a lot of information in the Assembly-HOWTO
(mostly related to the 8086 platform).

Cheers,
Steven




Archive powered by MHonArc 2.6.24.

Top of Page