home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / Python / Source / INET-225 / README.INET225 next >
Encoding:
Text File  |  1999-10-19  |  756 b   |  28 lines

  1.  
  2. For those who'd like to have a INet-225 version of AmigaPython:
  3.  
  4.     BAD LUCK.
  5.  
  6.  
  7. WHY!?
  8.  
  9. Since 1.5.2 it's no longer possible to compile AmigaPython with the small
  10. data model.  I switched to the DATA=FARONLY compiler option.  This requires
  11. that the code is linked with the so-called non-base ('nb') versions of
  12. various link libraries.
  13.  
  14. Unfortunately the Inet225 SDK I have doesn't have a DATA=FARONLY compiled
  15. version of it's link library!!
  16.  
  17.  
  18. PLEASE HELP ME OUT!!  Tell me where I can get a proper version of Inet's
  19. SDK, which includes a 'nb' (DATA=FARONLY) version of the link library!
  20.  
  21.  
  22. Until then, BAD LUCK for those who have Inet225.  You should stick with
  23. AmigaPython 1.5.1.  I don't support that one anymore though.
  24.  
  25.  
  26. Irmen de Jong  - irmen@bigfoot.com
  27.  
  28.