On Sun, May 05, 2013 at 04:59:42PM -0700, David R. Morrison wrote:
> Jack,
> 
> I get errors building the latest versions of gcc44 and gcc45 on 10.6, i386 .  
> I have Xcode 3.2.6 but if that's too old, the packages should tell me so.  I 
> reproduce the error msg from gcc44 below; the one from gcc45 was similar.  
> Based on the error msg, I guessed that maybe I needed to install 
> texinfo-legacy but that didn't help.
> 
>   -- Dave

Dave,
   This is due to the switch to texinfo 5.0 in both trees which is more strict 
about texi formatting.
FYI, I submitted the fixes for the gcc 4.6.4, 4.7.3 and 4.8.0 releases upstream 
but there will be
no upstream fixes for earlier gcc's. The gcc 4.6.4 release is the last for the 
gcc 4.6.x series and
current the gcc 4.7.x series is the oldest maintained release upstream. I won't 
have time to look
at this for awhile but you could try applying the the changes from 
http://gcc.gnu.org/ml/gcc-patches/2013-02/msg01060.html
to the earlier gcc4x releases to see if this is sufficient to fix those with 
the texinfo 5.0.
Frankly, I don't think we should be encouraging users to stay on such ancient 
gcc4x releases.
                Jack

> 
> 
> if [ xinfo = xinfo ]; then \
>       makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 
> --no-split -I . -I ../../gcc-4.4.6/gcc/doc \
>               -I ../../gcc-4.4.6/gcc/doc/include -o doc/cpp.info 
> ../../gcc-4.4.6/gcc/doc/cpp.texi; \
> fi
> ../../gcc-4.4.6/gcc/doc/cppopts.texi:761: @itemx must follow @item

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to