help-octave
[Top][All Lists]
Advanced

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

Re: install octave 3.80 while running ./run-octave get an error: Segment


From: fine_xiaowu
Subject: Re: install octave 3.80 while running ./run-octave get an error: Segmentation fault (core dumped)
Date: Wed, 9 Apr 2014 00:15:43 -0700 (PDT)


于 2014/4/8 23:54, Mike Miller [via Octave] 写道:
> Adding help-octave to cc, please always reply to the mailing list so
> everyone can benefit from the discussion.
>
> On Mon, Apr 7, 2014 at 10:19:53 +0800, 高胜伍 wrote:
>
> > My os is RedHat Linux Enterprise Server 6Update 3 with on root. I'm 
> just a
> > nomal user. Compiler is icc and ifort.
> > ifort version is ifort (IFORT) 13.0.1 20121010.
> > icc version is icc (ICC) 13.0.1 20121010.
> >
> > before "make", I try using this:
> >  ./configure --prefix=/data/home/xjsjdingguangtai/sfware/
> > CPPFLAGS="-I$HOME/sfware/include -I/data/soft/intel/mkl/include"
> > LDFLAGS="-L$HOME/sfware/lib -L/data/soft/intel/mkl/lib/intel64"
> > --with-blas="-Wl,--start-group -lmkl_intel_lp64 -lmkl_intel_thread
> > -lmkl_core -Wl,--end-group -liomp5 -lpthread"
> > --with-lapack="-Wl,--start-group -lmkl_intel_lp64 -lmkl_sequential
> > -lmkl_core -Wl,--end-group -liomp5 -lpthread" --enable-64 
> --disable-readline
> >
> > becase my serve have mkl libs. I learn some parameters from
> > 
> here:http://software.intel.com/en-us/articles/using-intel-mkl-in-gnu-octave/. 
>
>
> I don't build Octave with the Intel compiler so I can't help very
> much, other than to say I have managed to build it with Intel before
> once as a proof of concept. I can point you at the bug that looks like
> the error you are seeing, which affected certain older versions of
> gcc, see https://savannah.gnu.org/bugs/?30685. Looking at the fix for
> that bug may help you get further.
>
> But the best help I can offer is to suggest that you try compiling
> Octave with gcc instead of a compiler that we can't help you with. Or
> ask your Intel sales rep for help instead of us.
thank you for your help! I have solved this problem by using gcc and g++.
This problem probably is caused by icc .I know someone get this problem 
by using icc.
Just using gcc instead.
thank you very much again.
>
> HTH,
>
> -- 
> mike
>
> _______________________________________________
> Help-octave mailing list
> [hidden email] </user/SendEmail.jtp?type=node&node=4663525&i=0>
> https://lists.gnu.org/mailman/listinfo/help-octave
>
>
> ------------------------------------------------------------------------
> If you reply to this email, your message will be added to the 
> discussion below:
> http://octave.1599824.n4.nabble.com/install-octave-3-80-while-running-run-octave-get-an-error-Segmentation-fault-core-dumped-tp4663516p4663525.html
>  
>
> To unsubscribe from install octave 3.80 while running ./run-octave get 
> an error: Segmentation fault (core dumped), click here 
> <http://octave.1599824.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4663516&code=c2hlbmd3dWdhb0BnbWFpbC5jb218NDY2MzUxNnwyMDE4NzUxMTY1>.
> NAML 
> <http://octave.1599824.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>  
>





--
View this message in context: 
http://octave.1599824.n4.nabble.com/install-octave-3-80-while-running-run-octave-get-an-error-Segmentation-fault-core-dumped-tp4663516p4663540.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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