#8959: asymptote 2.40
-----------------------------+-----------------------
 Reporter:  pierre.labastie  |       Owner:  ken@…
     Type:  enhancement      |      Status:  assigned
 Priority:  normal           |   Milestone:  8.1
Component:  BOOK             |     Version:  SVN
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+-----------------------

Comment (by ken@…):

 OK, looking at the book I can remember: the need to pass -O2 in CFLAGS
 because those overrode CXXFLAGS in 2.39 and g++ objected. If you don't
 pass CFLAGS / CXXFLAGS, this version uses
 {{{
 -std=c++11 -g -O3 -fno-var-tracking
 }}}
 which works fine. I do override in my normal build, but I use -O2 so that
 doesn't trigger the problem.

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/8959#comment:5>
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