What exactly are all of the new libgcc versions created when building
the current gcc cvs on MacOS X 10.4. I find that I have...
-rw-r--r-- 1 root admin 20732 Oct 13 23:08 libgcc_s.10.4.dylib
-rw-r--r-- 1 root admin 20968 Oct 13 23:08 libgcc_s.10.5.dylib
-rw-r--r-- 1 root admin 240636 Oct 13 23:08 libgcc_s_ppc64.1.dylib
-rw-r--r-- 1 root admin 209796 Oct 13 23:08 libgcc_s.1.dylib
Particularly curious is the libgcc_s.10.5.dylib. Is there some specific
feature that won't be functional in gcc until MacOS X 10.5?
Jack