[mlpack-svn] [MLPACK] #296: [OS X] bus error at execution

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Mon Aug 12 05:22:30 EDT 2013


#296: [OS X] bus error at execution
-----------------------------------------------+----------------------------
  Reporter:  natal                             |        Owner:  rcurtin 
      Type:  defect                            |       Status:  accepted
  Priority:  major                             |    Milestone:          
 Component:  mlpack                            |   Resolution:          
  Keywords:  OS X bus error g++ 4.8 execution  |     Blocking:          
Blocked By:                                    |  
-----------------------------------------------+----------------------------

Comment (by natal):

 Sorry I was gone for a few days.
 I've attached the CMakeCache.txt to this ticket.

 Interesting... Something hardware specific related to gcc on the Pro
 Retina ?
 I've installed clang and it seems to be working after I compile with the
 following options:

 clang++ -stdlib=libc++ -std=c++0x src/main.cc
 -I/usr/local/include/mlpack/methods/gmm -I/opt/local/include/libxml2
 -L/usr/local/lib -lmlpack -larmadillo -o explore

 I'm just going to end up using clang for now, but this thing with g++
 grinds my gears.

 I've also attached a tarball of the mini test project to this ticket.

 Again, thank you for according time and effort to this.

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/296#comment:11>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed at Georgia Tech.


More information about the mlpack-svn mailing list