From: peterham@peterham.com (Peter Ham)
Subject: kaffe 0.9 and gnuwin b18 don't mix
17 May 1997 22:07:49 -0700
Sender: mail@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <337E8BEC.77B5.cygnus.gnu-win32@peterham.com>
Reply-To: peterham@peterham.com
X-Mailer: Mozilla 3.0Gold (WinNT; U)
MIME-Version: 1.0
Original-To: kaffe@sarc.city.ac.uk, gnu-win32@cygnus.com
Original-CC: kbhend@dogwood.tyler.wm.edu
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Original-Sender: owner-gnu-win32@cygnus.com

The memory manager in kaffe-0.9 requires that the operating system
memory allocator return "page" aligned pointers.

Unfortunately, gnuwin b18 doesn't support memalign(), or valloc(), and
malloc doesn't return data aligned to kaffe's
preference.

This causes a crash on gnuwin b18 immediately upon running
HelloWorld with a stack trace similar to the one reported
on AIX by Kevin B. Hendricks (kbhend@dogwood.tyler.wm.edu.

Anybody have any suggestions on how to work around this? I
can't think of any easy way.

For now, I think that I will try kaffe-0.8.x if it's still
available.

Any hints would be appreciated.
Thanks,

Peter Ham

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
