What I did was to download and unpack gc-7.0 in the object directory (from http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/)
and then configured and compiled it like this: ./configure --disable-threads (this avoids those pthread linking problems) John On Tue, 2008-03-11 at 22:08 -0600, Michael FIG wrote: > Hi, > > Also FWIW, I have a few more obvious nits that are needed to get SVN > -r397 to build. I think the object/boot/configure patch in this one > is a better approach, as -pthread needs to be added to the GCC flags > for compiling as well as linking to do the right thing. > > _______________________________________________ > fonc mailing list > [email protected] > http://vpri.org/mailman/listinfo/fonc _______________________________________________ fonc mailing list [email protected] http://vpri.org/mailman/listinfo/fonc
