[Pyrex] Different C translation depending on platform (Unix vs	Win)
    Greg Ewing 
    greg.ewing at canterbury.ac.nz
       
    Sun Mar 11 04:41:58 UTC 2007
    
    
  
Francesc Altet wrote:
> C sources generated with Pyrex on a Unix machine don't compile on 
> a C compiler on Windows; but if the C sources files are generated with Pyrex 
> on Windows (i.e. natively), they do.
Are you sure you're using the same version of Pyrex on
both systems? It should generate the same C code, no
matter what system you run it on.
--
Greg
    
    
More information about the Pyrex
mailing list