------- Comment #34 from howarth at nitro dot med dot uc dot edu  2009-09-25 
01:20 -------
Iain,
    The build on i686-apple-darwin10 is going better but has a glitch. A no
time during the different stages of the bootstrap are libgcc_s.10.4.dylib and
libgcc_s.10.5.dylib created. For example, in stage1-gcc I have...

libgcc_ext.10.4.dylib   libgcc_ext.10.5.dylib   libgcc_s.1.dylib       
libgcc_s_ppc64.1.dylib  libgcc_s_x86_64.1.dylib

whereas a build without the libgcc-ext patch shows....

libgcc_s.1.dylib        libgcc_s.10.4.dylib     libgcc_s.10.5.dylib    
libgcc_s_ppc64.1.dylib  libgcc_s_x86_64.1.dylib

I'll attach a compressed build log once the bootstrap is complete.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39888

Reply via email to