Numeric compiling problem under QNX 4.25

Robert Kern robert.kern at gmail.com
Wed Apr 4 18:11:25 EDT 2007


ZMY wrote:
> I finally figured out how to install Numeric Python on QNX4. To my
> understanding of a QNX programmer's lecture, the problem of QNX4 is
> that it doesn't support dynamic linking, so the linker can't link the
> new compiled object files with existing python binary. The new module
> must be built together with python itself.

Ouch! Well, I'm glad you found a way to get going. If you have more problems,
please join us on numpy-discussion, where you will find more people who have
experience with Numeric than here. Just be sure to state up front that you need
to use Numeric because you are on Python 2.2 to hold off the inevitable, "you
should really migrate to numpy," spiel.

  http://www.scipy.org/Mailing_Lists

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco




More information about the Python-list mailing list