home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3482 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: nordwest.pop.de!uniol!news
  2. From: Walter.Harms@Informatik.Uni-Oldenburg.DE (Walter Harms)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Using SAS/C for unix port
  5. Date: 21 Feb 96 11:07:46 GMT
  6. Organization: C. v. Ossietzky Universitaet Oldenburg - Fachbereich Informatik
  7. Message-ID: <4gev82$ckf@news.Informatik.Uni-Oldenburg.DE>
  8. References: <65539172@eslapion.slip.uni-koeln.de>
  9. NNTP-Posting-Host: rubin.informatik.uni-oldenburg.de
  10. X-Newsreader: NN version 6.5.0 #2 (NOV)
  11.  
  12. "Alexander Lazarevic" <laza@sun.ph-cip.uni-koeln.de> writes:
  13.  
  14. >Hi!
  15.  
  16. >I would like to port a unix program for the amiga. I'm using
  17. >SAS/C 6.56. The source constists of several modules. To start
  18. >with the port I would like to get an overview of the functions
  19. >in the source code. What functions will be called and where?
  20.  
  21.     just compile a look what the linker is saying :) he never
  22.     mis a function.
  23.  
  24.     but on the other hand .. forget sas-c and converting from 
  25.     unix. sas-c was never intended to do so and you will have
  26.     a horrible time to check out what kind of funtions you have
  27.     to write this time.
  28.     I compile with gcc and there are even codes that i dont have 
  29.     to change at all. not to mention that GCC supports ca. 95%
  30.     of *all* unix functions ( i have no idee if this is true for
  31.     networking application i am stikk busy compiling a decent list)
  32.  
  33.     walter
  34.  
  35.  
  36.  
  37.  
  38. -- 
  39. -----
  40. "Small though it is, the human brain may be quite effective
  41.  when used properly!"
  42. -----
  43.