------- Comment #36 from developer at sandoe-acoustics dot co dot uk 2009-09-25 10:07 ------- (In reply to comment #34) > 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...
1/ OK. IIRC I *do not* build the 10.X.dylibs unless you make --with-slibdir=/usr/lib. The reason for this is that no-one other than an entity releasing a Darwin version ever needs to make those because they, and the /usr/lib/libgcc_s* are already installed on the system (or would be used from /Developer/SDKs for a cross-build). 2/ 4.4 updated smoothly from the branch and built/regtested: http://gcc.gnu.org/ml/gcc-testresults/2009-09/msg02253.html 3/ 4.5 new patch above built and regtested: http://gcc.gnu.org/ml/gcc-testresults/2009-09/msg02254.html 4/ I've nearly finished installing SL/Darwin10 on another box -- so I'll take a shufftie at that this evening. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39888