Mail Archives: djgpp/1995/04/13/10:34:14
Hi
We have a problem compiling SICStus prolog 2.1#9.
While linking sp.o
_bss_start (saverest.o)
is an undefined reference.
_bss_start is referred to in file Emulator/saverest.c:
line 535:
extern edata, _bss_start, _go32_info_block[];
line 538:
holes[h++].end = (char *)&_bss_start;
This is a DJGPP specific code fragment so it is expected to compile
without problems and it did compile with a previous version of DJGPP
(nobody remembers which version it was).
We use the following versions of C compiler components:
go32 1.12m3
binutils 2.4
gas 2.3
gcc 2.6.0
libg++-2.6.0
Could anyone tell me how to substitute _bss_start?
Any help would be appreciated.
PETER Laszlo
=========================================================================
IQSOFT (Intelligent Software Co. Ltd.) Email: peter AT iqsoft DOT hu
Budapest XIV. Teleki Blanka u. 15-17
HUNGARY
=========================================================================
- Raw text -