2008/5/29 Nick Coghlan <[EMAIL PROTECTED]>:

> it would still be nice if the PyBytes_* symbols
> were visible to the linker as well as the preprocessor.

If this is not a strict requirement but a useful extra, then it might
be done in an unportable way. GCC has an 'alias' attribute:
http://gcc.gnu.org/onlinedocs/gcc/Function-Attributes.html

-- 
Marcin Kowalczyk
[EMAIL PROTECTED]
http://qrnik.knm.org.pl/~qrczak/
_______________________________________________
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