Re: clisp on mipes64el

2013-01-03 Thread James Turner
On Thu, Jan 03, 2013 at 12:32:31AM -0500, James Turner wrote: > On Wed, Jan 02, 2013 at 08:17:04PM -0800, Josh Elsasser wrote: > > On Wed, Jan 02, 2013 at 09:31:53PM -0500, James Turner wrote: > > > On Wed, Jan 02, 2013 at 09:27:20PM -0500, James Turner wrote: > > > > Attached is an updated patch f

Re: clisp on mipes64el

2013-01-02 Thread James Turner
On Wed, Jan 02, 2013 at 08:17:04PM -0800, Josh Elsasser wrote: > On Wed, Jan 02, 2013 at 09:31:53PM -0500, James Turner wrote: > > On Wed, Jan 02, 2013 at 09:27:20PM -0500, James Turner wrote: > > > Attached is an updated patch for clisp and a new patch for ffcall. > > > ffcall was just missing a c

Re: clisp on mipes64el

2013-01-02 Thread Josh Elsasser
On Wed, Jan 02, 2013 at 09:31:53PM -0500, James Turner wrote: > On Wed, Jan 02, 2013 at 09:27:20PM -0500, James Turner wrote: > > Attached is an updated patch for clisp and a new patch for ffcall. > > ffcall was just missing a couple things to make it work correctly. > > > > clisp is now being com

Re: clisp on mipes64el

2013-01-02 Thread James Turner
On Wed, Jan 02, 2013 at 09:27:20PM -0500, James Turner wrote: > Attached is an updated patch for clisp and a new patch for ffcall. > ffcall was just missing a couple things to make it work correctly. > > clisp is now being compiled with ffi support on mips64el. I'm new to > list so my limit testin

Re: clisp on mipes64el

2013-01-02 Thread James Turner
On Wed, Jan 02, 2013 at 04:54:58PM -0800, Josh Elsasser wrote: > On Wed, Jan 02, 2013 at 07:50:05PM -0500, James Turner wrote: > > On Wed, Jan 02, 2013 at 04:43:45PM -0800, Josh Elsasser wrote: > > > On Wed, Jan 02, 2013 at 07:37:56PM -0500, James Turner wrote: > > > > Joshua (and ports@), > > > >

Re: clisp on mipes64el

2013-01-02 Thread Josh Elsasser
On Wed, Jan 02, 2013 at 07:50:05PM -0500, James Turner wrote: > On Wed, Jan 02, 2013 at 04:43:45PM -0800, Josh Elsasser wrote: > > On Wed, Jan 02, 2013 at 07:37:56PM -0500, James Turner wrote: > > > Joshua (and ports@), > > > > > > With the attached diff I am able to build and use clisp on mips64e

Re: clisp on mipes64el

2013-01-02 Thread James Turner
On Wed, Jan 02, 2013 at 04:43:45PM -0800, Josh Elsasser wrote: > On Wed, Jan 02, 2013 at 07:37:56PM -0500, James Turner wrote: > > Joshua (and ports@), > > > > With the attached diff I am able to build and use clisp on mips64el > > (loongson). However, I had to disable ffi support in order to achi

Re: clisp on mipes64el

2013-01-02 Thread James Turner
On Thu, Jan 03, 2013 at 12:42:03AM +, Stuart Henderson wrote: > On 2013/01/02 19:37, James Turner wrote: > > Joshua (and ports@), > > > > With the attached diff I am able to build and use clisp on mips64el > > (loongson). However, I had to disable ffi support in order to achieve > > this. > >

Re: clisp on mipes64el

2013-01-02 Thread Josh Elsasser
On Wed, Jan 02, 2013 at 07:37:56PM -0500, James Turner wrote: > Joshua (and ports@), > > With the attached diff I am able to build and use clisp on mips64el > (loongson). However, I had to disable ffi support in order to achieve > this. > > I have ran into one problem where I could use some guida

Re: clisp on mipes64el

2013-01-02 Thread Stuart Henderson
On 2013/01/02 19:37, James Turner wrote: > Joshua (and ports@), > > With the attached diff I am able to build and use clisp on mips64el > (loongson). However, I had to disable ffi support in order to achieve > this. > > I have ran into one problem where I could use some guidance on how best > to

clisp on mipes64el

2013-01-02 Thread James Turner
Joshua (and ports@), With the attached diff I am able to build and use clisp on mips64el (loongson). However, I had to disable ffi support in order to achieve this. I have ran into one problem where I could use some guidance on how best to move forward. Because ffi support has to be disabled, rea