nitnit wrote: > Hello all, > > I have tried to re-build Octave-3.6.4-rc0 with an updated mingw/msys > environment (recent repository with gcc-4.7.2). > > I have used Tatsuros libraries which have been built with gcc-4.6.2. > > I had to rebuild lapack and reference blas in order for the configure script > to succeed. All other libs are those which have been pre-compiled by Tatsuro > with gcc-4.6.2. > > I could build octave successfully but with make -check, I am getting a seg. > fault in eigs.cc: > > ... > src\DLD-FUNCTIONS\dot.cc ............................... PASS 3/3 > src\DLD-FUNCTIONS\eig.cc ............................... PASS 20/20 > src\DLD-FUNCTIONS\eigs.cc ..............................panic: > Segmentation violation -- stopping myself... > make[1]: [check] Error 3 (ignored) > make[1]: Leaving directory `/c/OctaveB/octave-3.6.4-rc0/test' > > Any ideas about cab cause it ?
In principle I'd agree with Michael's suggestion to rebuild ALL deps with gcc 4.7.2. Who knows what other hidden problems pop up with a mixed build chain. In this respect the various BLAS<->arch segfaults come to mind. But it's also true that arpack is a particularly sensitive beast, on Linux as well, so I'd first try to build just that and try again. On a related note, would you share your build stuff? I'd also like to switch to 4.7.x but had no time yet (and I wanted to rebuild all dependencies anyway. I'd also like to have a first go at building a 64 bit Win version). Sharing the burden of rebuilding all can save both of us time. Philip ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev