Problem building on BeOS...

Uwe Hoffmann qual at tiscali.de
Fri Jan 2 12:31:28 EST 2004


Zoo Keeper wrote:
> For some reason, the Python preprocessing balks on the "\" line continuation
> character.  Any ideas/thoughts?  Is it just that my version of gcc is not
> supported?

> In file included from /boot/home/Downloads/Numeric-23.1/Src/_numpymodule.c:4:
> /boot/home/Downloads/Numeric-23.1/Include/Numeric/arrayobject.h:234: stray '\'
> in program

no knowledge of beos, but maybe your files have the "wrong" line ending
(e.g. \r\n instead of \n or something like that)




More information about the Python-list mailing list