
I don't have a clue about this bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=540879 . Do you have any idea about what could be causing this? (...) This is a limitation of ghc. So you should ask the ghc people if they can fix this. Then we could think of a work-around. But the only workaround there is is not to bind functions that are affected by the
Hi.
I sent a mail to gtk2hs-devel about this bug, and I'm forwarding it's
response to here.
Greetings.
-------- Mensagem encaminhada --------
De: Axel Simon

On Sun, 2009-10-18 at 16:01 -0200, Marco Túlio Gontijo e Silva wrote:
Hi.
I sent a mail to gtk2hs-devel about this bug, and I'm forwarding it's response to here.
This limitation might be different now that ghc is using libffi. Duncan
I don't have a clue about this bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=540879 . Do you have any idea about what could be causing this? (...) This is a limitation of ghc. So you should ask the ghc people if they can fix this. Then we could think of a work-around. But the only workaround there is is not to bind functions that are affected by the limitation. That would pretty much rule out all modules in ModelView/ which is a rather important part of Gtk2Hs. (...)

On 18/10/2009 23:03, Duncan Coutts wrote:
On Sun, 2009-10-18 at 16:01 -0200, Marco Túlio Gontijo e Silva wrote:
Hi.
I sent a mail to gtk2hs-devel about this bug, and I'm forwarding it's response to here.
This limitation might be different now that ghc is using libffi.
Wow, that's an ancient error message on an architecture I haven't used in over 10 years :-) It looks like we're not using libffi on Alpha at the moment. If someone with an Alpha would like to try building GHC with UseLibFFIForAdjustors=YES in mk/build.mk and test whether it works, we could change it over. Cheers, Simon
participants (3)
-
Duncan Coutts
-
Marco Túlio Gontijo e Silva
-
Simon Marlow