Computer Chess Club Archives


Search

Terms

Messages

Subject: Aligned malloc on cygwin (Tord)

Author: Anthony Cozzie

Date: 07:50:12 02/18/05


Does anyone know a syscall to get aligned memory from Cygwin?  I use
posix_memalign on unix and __aligned_malloc on windows, but neither of those
seem to work.  There is a memalign() function in malloc.h that claims to work,
but it returns 0x400000 (isn't that the address of the text segment?) and Zappa
crashes instantly.

Other than that cygwin appears to be working.

anthony



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.