This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libffi onOpenBSD 3.9


> Here are testresults for libffi 3.0.2 (from cvs) on an OpenBSD 3.9 system.
> I realize that this is old, but it is the only openbsd vmware image I have
> currently
> laying around.
>
> [... many failures ...]

I suggest to let OpenBSD use the FreeBSD bits. Replace 'i386-*-freebsd*'
with 'i386-*-openbsd*' in configure.ac, run autoconf and try again. I
suppose that the patch I submitted recently can be applied to all BSD
variants. If this works then all occurrences of X86_FREEBSD should be
replaced with X86_BSD, freebsd.S renamed to bsd.S and so on, to be more
liberally. ;-)

Björn



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]