Paul J. Hentschel wrote:

Ken, I had already built clang when I built llvm for Mesa, so it wasn't a
problem to try it. This is my first BLFS build. Kind of a practice run to
see if I could make things work.

I wanted to try building VLC with your script but I couldn't get past the
3rd sed command. Doesn't it need a file name at the end?

Anyways, I tried again with gcc 5.3 using the book patch and sed command
and your exports and configure options and it worked! I proceeded to
eliminate options and exports to figure out what was causing the build to
fail. It turns out the CXX="g++ -std=c++11" is the culprit. If I eliminate
that from the book instructions it works without any other changes. I feel
silly now for not trying that before. I would be interested to know if
anyone else can reproduce this with gcc 5.3.

I do not know if the CXX="g++ -std=c++11" environment variable affects building vlc-2.2.3 with gcc5, but it is definitely needed for gcc6.

  -- Bruce


--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to