Mail Archives: djgpp/1999/02/03/22:17:00
At 01:14 PM 2/3/99 +0200, you wrote:
>
>On Tue, 2 Feb 1999, Isaac Waldron wrote:
>
>> The only line that accesses VideoRAM in blit.s appears as such:
>>
>> mov eax,[_VideoRAM] (NASM syntax)
>
>Then why did the linker complain about VideoRAM, without the
>underscore?
Because VideoRam is the demangled version of the name _VideoRam and it
assumes any name in assembly language is mangled perhaps?
The linker always seems to try to demangle names to report problems.
--
.*. "Clouds are not spheres, mountains are not cones, coastlines are not
-() < circles, and bark is not smooth, nor does lightning travel in a
`*' straight line." -------------------------------------------------
-- B. Mandelbrot |http://surf.to/pgd.net
_____________________ ____|________ Paul Derbyshire pderbysh AT usa DOT net
Programmer & Humanist|ICQ: 10423848|
- Raw text -