#9959: lxterminal-0.3.1
-------------------------+-----------------------
 Reporter:  bdubbs@…     |       Owner:  bdubbs@…
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  8.2
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by bdubbs@…):

 Found what I think is a gcc optimization problem.  What works for me is:

 {{{
 CFLAGS="-O2 -fno-inline-functions-called-once -fno-inline-small-functions"
 \
 ./configure --prefix=/usr

 make
 make install
 }}}

 This may be specific to gcc-7.2.0.

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/9959#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to