Mail Archives: djgpp/1997/03/11/14:07:43
From: | pmonks AT iname DOT com (Peter Monks)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Boehm-Demers-Weiser Garbage Collector with DJGPP?
|
Date: | Tue, 11 Mar 97 06:19:06 GMT
|
Organization: | Financial Market Software Consultants pty ltd
|
Lines: | 28
|
Message-ID: | <5g2tgq$35o_002@fmsc.com.au>
|
NNTP-Posting-Host: | gw.fmsc.com.au
|
Keyword: | garbage collection,Boehm-Demers-Weiser
|
Cache-Post-Path: | clark.fmsc.com.au!unknown AT sleepy DOT fmsc DOT com DOT au
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Has anyone successfully compiled the Boehm-Demers-Weiser garbage collector
with DJGPP?
It appears to have been compiled with DJGPP before, since its config.h file
contains DJGPP specific settings, but I can't seem to get it to compile. I've
changed the makefile to get the compile going but gcc is complaining while
compiling os_dep.c.
Since this is a standard package, I'm loath to hack it to get it working, but
if no one has any idea about fixing it, that's what I'll do.
The garbage collector is available as:
ftp://ftp.parc.xerox.com/pub/gc/gc4.10.tar.gz
Before I get flamed for using automatic garbage collection, its for use with
the SmallEiffel Eiffel compiler, which doesn't have its own garbage collector
(yet!).
Thanks in advance,
Peter
----------------------------------------------------------------------
Peter Monks http://www.geocities.com/Yosemite/4455/
pmonks AT iname DOT com
pmo AT fmsc DOT com DOT au
Peter_Monks AT australia DOT notes DOT pw DOT com
- Raw text -