From: peter AT iqsoft DOT hu (PETER LASZLO) Subject: Problem compiling Sicstus prolog To: djgpp AT sun DOT soe DOT clarkson DOT edu Date: Thu, 13 Apr 1995 10:52:24 +0100 (GMT+0100) Cc: peter AT iqsoft DOT hu (PETER LASZLO) 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 =========================================================================