octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #29794] --enable-64 keeps OCTAVE_IDX_TYPE=int


From: Rik
Subject: [Octave-bug-tracker] [bug #29794] --enable-64 keeps OCTAVE_IDX_TYPE=int
Date: Tue, 11 May 2010 17:40:25 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100402 Ubuntu/9.10 (karmic) Firefox/3.5.9

Follow-up Comment #4, bug #29794 (project octave):

I can't confirm this bug.  I also happen to be running Ubuntu 9.10 on an
x86_64 machine.  I have the exact same gcc and autoconf versions as Alois.  

When I run with --enable-64 OCTAVE_IDX_TYPE is correctly set to long in
config.h.  This change is also propagated down to mxarray.h.  Dropping the
--enable-64 correctly switches the index type back to int.  I would try
verifying that config.h contains the correct value since it is not a derived
file like mxarray.h.  If this is successful you might try deleting mxarray.h
which will force it to be regenerated using the new config.h
 
This still leaves the question of whether or not to use OCTAVE_IDX_TYPE
rather than size_t in 64-bit builds.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29794>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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