DJGPP + HDPMI problem: unresolved symbols (Developers)
> > Without work around:
> > Hello.bin : error LNK2001: unresolved external symbol
> ___djgpp_stack_top
> > Hello.bin : error LNK2001: unresolved external symbol ___djgpp_ds_alias
> > Hello.bin : error LNK2001: unresolved external symbol
> > __crt0_startup_flags
> > Hello.exe : fatal error LNK1120: 3 unresolved externals
> >
> > with workaround, linked ok, but SIGSEGV at running:
>
> These variables aren't dummies, just defining them somewhere sounds like a
> not so good idea. At least 2 of them are also used by the crt0hx.s startup
> code.
>
> I checked the DJGPP version I used, it was v2.03! That means, the DJGPP
> v2.04 prerelease is NOT supported.
Yes, I see. I tried with 2.03 and it worked fine. I'll try to diff crt0.s from 2.03 & crt0.s from 2.04 and to apply the changes on crt0hx.s... What do you say, can it succeed?
Complete thread:
- DJGPP + HDPMI problem: unresolved symbols - shwonder, 23.01.2008, 17:10 (Developers)
- DJGPP + HDPMI problem: unresolved symbols - Japheth, 23.01.2008, 18:34
- DJGPP + HDPMI problem: unresolved symbols - shwonder, 23.01.2008, 18:49
- DJGPP + HDPMI problem: unresolved symbols - Japheth, 23.01.2008, 19:16
- DJGPP + HDPMI problem: unresolved symbols - shwonder, 23.01.2008, 19:21
- DJGPP + HDPMI problem: unresolved symbols - Japheth, 24.01.2008, 05:27
- DJGPP + HDPMI problem: unresolved symbols - shwonder, 23.01.2008, 19:21
- DJGPP + HDPMI problem: unresolved symbols - Japheth, 23.01.2008, 19:16
- DJGPP + HDPMI problem: unresolved symbols - shwonder, 23.01.2008, 18:49
- DJGPP trouble - DOS386, 24.01.2008, 01:34
- DJGPP trouble - Japheth, 24.01.2008, 06:15
- [de]BUGging - DOS386, 19.02.2008, 02:44
- DJGPP trouble - Rugxulo, 19.02.2008, 03:28
- DJGPP trouble - Japheth, 24.01.2008, 06:15
- DJGPP + HDPMI problem: unresolved symbols - Japheth, 23.01.2008, 18:34