Re: [AD] RSXNTDJ compiled examples don't work! |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Sun, Jul 04, 1999 at 12:37:15PM +0100, Shawn Hargreaves wrote:
> This could be almost anything, but at a wild guess, it is most likely a
> missing symbol that the linker just gave up on. This is by far the worst
> thing about RSXNT: it just ignores such things rather than giving an error,
> and the resulting program is almost impossible to debug.
If you rebuild using djgpp's linker, it will then tell you all
the missing symbols. This is just a debugging aid though, don't
use it for everyday building. For me, sometimes it worked,
sometimes it didn't.
--
George