(file) Return to porting.txt CVS log (file) (dir) Up to [Pegasus] / pegasus / doc

Diff for /pegasus/doc/porting.txt between version 1.2 and 1.2.2.1

version 1.2, 2001/05/20 20:33:57 version 1.2.2.1, 2001/09/13 18:03:04
Line 19 
Line 19 
  
     Be sure makeC++SharedLib is on your path.     Be sure makeC++SharedLib is on your path.
     Ignore the "WARNING: Duplicat system: ..." messages from linker.     Ignore the "WARNING: Duplicat system: ..." messages from linker.
   
   Notes on IBM compiler on z/OS:
       same Compiler restrictions as on AIX
   
       the grammar for the Compiler has to be rebuilt because of EBCDIC encoding.
   
       to be able to build Pegasus, the gnu utilities (for os/390) bison, flex
       make and makedepend are necessary
   
       the current implementation assumes a server working with an EBCDIC code page
       and a client in an ASCII environment.
   
       CAVEAT: Since dynamic_cast isn't supported, Provider2 cannot be compiled at
               the moment !


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.2.2.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2