Jan Djärv wrote:

<snip>

Are you talking about the released cygwin version?  It does not handle malloc
the same as memalign, I see in malloc_wrapper.c:


Indeed.  You're right.  It's not hooked like the others.


I suppose.  But if Emacs is modular enough to provide its calls as a
(import) library or object file, you can just list this on the link line
after glib and get the same affect for Emacs/glib.  This may be easier
for you.

That would have to come from someone that cares alot about Emacs + Gtk+ on
cygwin.  I'm just trying to find a simple solution, as it seems now, we will
disable Gtk+ on cygwin.

BTW, I tried to put to put the object file that contain malloc/memalign after
the Gtk+ libraries, and it didn't work.  Glib does not call the Emacs supplied
memalign in this case either.

Sounds odd.  I assume the signature matches?

--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to