home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / mac / programm / 18660 < prev    next >
Encoding:
Text File  |  1992-11-19  |  1.7 KB  |  40 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!haven.umd.edu!news.umbc.edu!comb1.comb.umd.edu!jeffc
  3. From: jeffc@comb1.comb.umd.edu (Jeff Clowser; IRG)
  4. Subject: 32bit addressing
  5. Message-ID: <19NOV199214542525@comb1.comb.umd.edu>
  6. News-Software: VAX/VMS VNEWS 1.41    
  7. Sender: newspost@umbc3.umbc.edu (News posting account)
  8. Organization: University of Maryland, Center of Marine Biotechnology
  9. Date: Thu, 19 Nov 1992 19:54:00 GMT
  10. Lines: 28
  11.  
  12. This is my first time on this news group, posting or reading, so this may
  13. be a FAQ.
  14.  
  15. I'm writing a program, using MPW 3.2 Pascal.  Runs fine on everything I have
  16. from a plus to a Quadra.  I tried it on a ci, and it continually crashed
  17. everytime I ran it - turned out the ci was running it on was running in 
  18. 32bit addressing mode.  When I turn that off, everything works fine.
  19.  
  20. I was under the impression that anything compiled in MPW 3.2 was compiled
  21. as 32bit compatible.  I guess I was wrong...  Anyway, assuming I am wrong,
  22. how do I compile the program to be 32 bit clean?  If I'm not wrong, any ideas
  23. or no-no's I should check for with 32 bit addressing?
  24.  
  25. If it's any help, the machine dies (locks up) when I do appletalk calls-
  26. in particular, PLookupName seems to be where it hangs most often.  All 
  27. params are ok, cause it works on any Mac that isn't running 32bit addressing,
  28. and on the same Mac when in 24 bit mode.
  29.  
  30. Please respond via email, as I rarely can keep up with this newsgroup.
  31.  
  32. Thanks,
  33. ===============================================================================
  34. Jeff Clowser                             "A keyboard... how quaint"
  35. JeffC@comb1.comb.umd.edu
  36. Network Administrator, Macintosh Technical Support
  37. Information Resources Group, Maryland Biotechnology Institute
  38. University of Maryland
  39. Jeff
  40.