------- Comment #3 from geoffk at gcc dot gnu dot org  2006-06-22 23:36 -------
I think the problem with the FSF build is that the SDK is actually
*-darwin-8.6.1 but your host system is running Tiger which is *-darwin-8.6.0. 
If you give configure the full three-entry version numbers it will realise you
are trying to build a cross compiler to a different Darwin version and will not
assume that the system libraries are what you want.


-- 


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

Reply via email to