On Wed, 30 Mar 2011 3:48:42 -0600
Matthew Burgess <[email protected]> wrote:

> Andy,
> 
> Now that my 4.6.0 build completed, I was able to try this out for myself.
> 
> Please try the attached patch, which worked for me.
> 

The patch works, but there is another option, set CXXFLAGS to include
-fpermissive like so:

./configure --prefix=/usr --disable-static --enable-http \
    --enable-default-catalog=/etc/sgml/catalog \
    --datadir=/usr/share/sgml/openjade-1.3.2 \
    --enable-default-search-path=/usr/share/sgml \
    --mandir=/usr/share/man \
    CXXFLAGS="-march=native -mtune=generic -O2 -pipe -fpermissive"

Andy
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to