On 10/29/2012 05:04 AM, Dan wrote:

> I have
> installed vibe and it requires libraries like ssl, event_pthreads, etc.
> I have those included in my command line. When I simply add the -m32 as
> suggested it can no longer find those lib files. Do I then need to track
> down 32 bit versions of each and use -m32 always?

Apparently, how to install 32-bit versions of libraries on Linux varies depending on the distribution. Some information is found by Google searches.

> is it a recommendation to use 32 bit, or are
> most people doing just fine 64 bit.

I wonder whether this bug is related to your case:

  http://d.puremagic.com/issues/show_bug.cgi?id=5570

After all, you do pass a struct that includes non-integral types. That bug may be it.

Ali

Reply via email to