![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveIRIX MipsPro compiler chokes on Python.h
From: Bram Stolk <bram@geenspam.sara.nl>
Date: Tue May 24 2005 - 13:20:01 CEST
Hi there,
I just built and installed Python-2.4.1 on my Irix machine.
$ CC -v
int main()
$ CC -I $HOME/include/python2.4 l.cxx
static int select(
1 error detected in the compilation of "l.cxx".
Has anyone experienced the same?
Thanks,
Bram Stolk
|