Saturday, July 30, 2016

Re: Compilation fails on Allwinner H3 platform (Orage PI PC)

On 07/30/2016 09:54 AM, Meino.Cramer@gmx.de wrote:
> Hi,
>
> I got some problems to comile vim (current patch level) on an Orangs
> PI PC (Allwinner H3) and Armbian Linux.
>
> The make command:
> ./configure --prefix=/usr/local --sysconfdir=/etc/vim --with-features=huge --enable-luainterp=yes --enable-pythoninterp && make
>
> The compilation itsself does not prodyce any error.
>
> The linking fails:
>
> ...
>
> "omp" looks like "Open Multi Processing"...but I cannot find the
> according lib ... maybe I am looking for the wrong name of it?
>
> How can I fix that?
>
> Thank you very much in advance for any help!
> Best regards,
> mcc

Could it be that gcc is missing the -fopenmp flag?

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: