On Tue, Feb 12, 2002 at 03:31:59PM -0600, Eric wrote:
> Ahh...this may be a solution.  It looks like I could build it to not
> do mmap()s, but do malloc()s instead by using -DUSE_MALLOC (and maybe
> even link it against hoard to have a really nice malloc)
> 
> However, it appears to be a total pain to get this thing to compile...
> I have no idea where a JDK with libjvm_g.so comes from and OPEN_MAX
> wasn't defined in some file and my yacc didn't like line 125 of
> parser.y and signals_md.o has a bunch of unresolved symbols that
> should be in threads_md.o 
> 
> Seems like if I actually reverted to the version of GCC they recommend
> it might fix some of these problems, but I don't think all.  Does
> anyone actually compile this thing?  :)  Someone want to help me with
> getting one that has -DUSE_MALLOC?

While USE_MALLOC is still in the code methinks its not had any attention
for quite some time.  I eventually got it to compile at one point with
this but it then promptly segfaulted (or at least thats my recollection).

Just FYI :)

-- 
Greg Lewis                            Email : [EMAIL PROTECTED]
Eyes Beyond                           Phone : (801) 796 6999
Information Technology                Web   : http://www.eyesbeyond.com


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to