Re: Linker error

From: Bx. C (null_at_the.void)
Date: 01/18/04


Date: Sun, 18 Jan 2004 19:34:29 +0000 (UTC)


"Mr Dygi" <dygimailNo@SPAMpoczta.fm> wrote in message
news:Xns94749A720AB6Fdygimailpocztafm@127.0.0.1...
> 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
>

let's see your command lines for assembly and linking...



Relevant Pages