public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
* please help this newbie running asm programs!!!
@ 2003-01-30 13:41 Seemanta Dutta
  2003-01-30 16:06 ` Gábor Lénárt
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Seemanta Dutta @ 2003-01-30 13:41 UTC (permalink / raw)
  To: linux-8086

greetings all linux gurus...
i am a newbie trying to port and run dos based 8086 programs under linux using as86, ld86 and elksemu.
i have written a simple program like

mov ah,09
lea dx,hello
int 21h

( i have omitted my directives here,,,but i have used .text, .code and of course _start: label )

so far i have been able to assemble my program with as86 but i am not able to link it using ld86. the linker says : no start symbol

am i missing something here?? i also studied the source code distro for bin86 
but could not find any example programs that can be assembled and linked using these tools...i am stuck badly...in case i am mising something here please tell me asap...i shall ever be grateful to you...if possible also send me a copied and pasted program that can be assembled and linked to run under elesemu, along with the necessary steps to make sure ld86 does not report any error messages during linking.
i thank u all in advance for ur help...

urs sincerely,
seemanta ;)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-02-12 11:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-30 13:41 please help this newbie running asm programs!!! Seemanta Dutta
2003-01-30 16:06 ` Gábor Lénárt
2003-02-05 23:13 ` writing programs for elks Alfonso
     [not found]   ` <1044556130.1597.23.camel@Castle.goembel>
2003-02-07 12:22     ` writing programs for ELKS Alfonso
2003-02-07 21:05       ` Dan Olson
2003-02-05 23:16 ` please help this newbie running asm programs!!! Alfonso
2003-02-11  5:52   ` Phil Goembel
2003-02-12 11:15     ` _main and startup code Alfonso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox