Linker error
From: Mr Dygi (dygimailNo_at_SPAMpoczta.fm)
Date: 01/18/04
- Next message: John: "Re: Graphic Programming Tutorial?"
- Previous message: Spike: "Re: Graphic Programming Tutorial?"
- Next in thread: Bx. C: "Re: Linker error"
- Reply: Bx. C: "Re: Linker error"
- Reply: Matt Taylor: "Re: Linker error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 18 Jan 2004 18:41:20 +0000 (UTC)
Hi all
I have a code in file new.txt:
>>
.model tiny
.code
.386
org 100h
Start:
end Start
>>
When I try to link it, an error occurs:
Fatal: 16 bit segments not supported in module new.txt
What does it mean? What should I do?
I am newbie ;--)
-- pozdr. Dygi [GG 1027078] dygimail(at)poczta(dot)fm
- Next message: John: "Re: Graphic Programming Tutorial?"
- Previous message: Spike: "Re: Graphic Programming Tutorial?"
- Next in thread: Bx. C: "Re: Linker error"
- Reply: Bx. C: "Re: Linker error"
- Reply: Matt Taylor: "Re: Linker error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|