octave-maintainers
[Top][All Lists]
Advanced

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

Re: Segfault when running "make check"


From: Rik
Subject: Re: Segfault when running "make check"
Date: Wed, 30 Jan 2013 11:58:05 -0800

1/30/13

Julien,

It might be good to clear everything in the build tree and start over with
a fresh build.  Sometimes this cures odd problems like this.

You could try the following sequence

make maintainer-clean
sh bootstrap
./configure --your-options-here
make
make check

I can't reproduce this segfault myself with compile options of -O2 and -O0
which should caues some memory re-arrangement.

--Rik


reply via email to

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