In article <4c5e2f7d.5080...@canterbury.ac.nz>,
 Greg Ewing <greg.ew...@canterbury.ac.nz> wrote:
> Does anyone know if there's a way to tell Apple's linker to
> use a framework from a specific location and not go looking
> anywhere else?

I haven't tested it myself but you should be able to prevent problems 
like that by specifying a non-default framework name with the 
--with-framework-name= option to configure.  See Mac/README.

-- 
 Ned Deily,
 n...@acm.org

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to