octave-maintainers
[Top][All Lists]
Advanced

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

Re: Mex API changes for 64bit


From: David Bateman
Subject: Re: Mex API changes for 64bit
Date: Sun, 03 Jun 2007 22:58:51 +0200
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

John W. Eaton wrote:
> On  3-Jun-2007, David Bateman wrote:
> 
> | We also need to include config.h, which with a name like that is a
> | little bit more of an issue, as if we don't we end up with errors like
> | 
> | /opt/octave-2.9/include/octave-2.9.12+/octave/oct-types.h:43:2: error:
> | #error "CHAR_BIT is not 8!"
> | 
> | when compiling mex-files.. Do I then include config.h as well or
> | fallback to the other choice of a bit of autoconf magic?
> 
> Ugh, I forgot about that problem.  OK, let's go for the autoconf magic
> then since I think pulling in config.h is asking for trouble.
>

Ok, done and checked in.. You'll need a "./autogen.sh; ./configure; make
clean" :-(

D.


reply via email to

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