delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2002/04/26/13:45:23

X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f
From: "Jacky Luk" <luckie AT netvigator DOT com>
Newsgroups: comp.os.msdos.djgpp
Subject: Link Problem
Date: Sat, 27 Apr 2002 01:34:37 +0800
Organization: IMS Netvigator
Lines: 33
Message-ID: <aac3ch$epr6@imsp212.netvigator.com>
NNTP-Posting-Host: pcd449154.netvigator.com
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

I have written a small NASM programs to test the assembler's capability as
follows:
section .text
start..;
   mov ah,4ch
   int 21h
but how come it does not link in?

I have assembled it with nasm -f coff -o 1.o 1.asm
The Error Message is

D:\DOWNLOAD\NASM>ld -o 1.exe 1.o
e:/djgpp/bin/ld.exe: warning: cannot find entry symbol start; defaulting to
0000
18a8

D:\DOWNLOAD\NASM>

--
================================
Always wear a grin on your face :)
Ha ha ha ha ha.... ha ha ha ha ha... ha ha ha ha

Mr. Jacky Luk

ICQ:140681957
Messenger:luckiejacky AT hotmail DOT com
http://home.netvigator.com/~luckie
luckie AT netvigator DOT com
luckiejacky AT hotmail DOT com



- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019