chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] cygwin issues


From: Elf
Subject: [Chicken-janitors] cygwin issues
Date: Fri, 9 Nov 2007 23:43:41 -0800 (PST)


oke, i made cygwin build and install cyg[u]?chicken-0.dll files correctly...
but it still segfaults when trying to (use srfi-1).  (its not a problem
specific to srfi-1.  something is broken with dynamic loading.)  ive tried
linking against -lltdl, -lcygwin, -ldl, and various other load-related libs, and most combinations of the above, with no effect. i have it building
the .dll.a files (implib) shtuff, which seems to work correctly.  without that
there are tonnes of undefined references. from what i can tell, there is some symbol (or symbols) that are undefined, which isnt a problem for the static lib, but when its essentially forcing the shared lib, it segfaults. my analysis could be off on this.

any suggestions?

also, to where should i post the changes to the makefiles etc?  its something
easily mergable by hand into the current repo but i doubt svn could handle
it.  id also appreciate someone else looking over the changes before i commit
anything that could potentially clobber the entire build structure.

-elf





reply via email to

[Prev in Thread] Current Thread [Next in Thread]