home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / atari / st / 13781 < prev    next >
Encoding:
Text File  |  1992-09-14  |  2.8 KB  |  63 lines

  1. Newsgroups: comp.sys.atari.st
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!malgudi.oar.net!caen!uakari.primate.wisc.edu!ames!elroy.jpl.nasa.gov!hanauma.jpl.nasa.gov!hyc
  3. From: hyc@hanauma.jpl.nasa.gov (Howard Chu)
  4. Subject: Re: ST questions: GCC 2.2, FPUs and image converters
  5. Message-ID: <1992Sep14.235431.6556@elroy.jpl.nasa.gov>
  6. Keywords: GCC, FPU, PI3
  7. Sender: news@elroy.jpl.nasa.gov (Usenet)
  8. Nntp-Posting-Host: hanauma.jpl.nasa.gov
  9. Organization: SAR Systems Development & Processing, JPL
  10. References: <1992Sep14.160516.28840@cc.gatech.edu>
  11. Date: Mon, 14 Sep 1992 23:54:31 GMT
  12. Lines: 49
  13.  
  14. In article <1992Sep14.160516.28840@cc.gatech.edu> don@terminus.gatech.edu (Don Allison) writes:
  15. >
  16. >Three unrelated (or somewhat related) questions:
  17. >
  18. >1.  In other groups I've read that GCC 2.2 is the version to use
  19. >and that 2.1 is buggy and shouldn't be used any more.  Someone
  20. >here mentioned an ST port of 2.2 but I haven't been able to find
  21. >such an item at any of the ftp sites.  Has 2.2 been ported to the
  22. >ST, and if so, where could I find a copy?
  23.  
  24. Yes, GCC 2.2 has been ported to the ST. I thought it was already on
  25. atari.archive, I guess not. I can put a copy up in the next couple of
  26. days.
  27. >
  28. >2.  Having just put an ICD AdSpeed STE in my system and added a
  29. >floating point coprocessor, I was looking for a compiler that
  30. >would support using a 68881 as a peripheral, like the ST's do.
  31. >Does such a critter exist?  I tried Laser C which supposedly
  32. >has a library that supports this option, but noticed no time
  33. >differences when running with software emulation or the hardware
  34. >coprocessor (30000 adds, also 10000 sines seemed to take the
  35. >same amount of time either way).  I was hoping to see some of
  36. >the claimed 10x speedup in some raytracing software I was going
  37. >to port.
  38.  
  39. The libraries that come with GCC will support the FPU.
  40. >
  41. >3.  I have some .TGA files on my PC that I want to convert to
  42. >PI3 (I think?  the monochrome one anyway) to use as backgrounds
  43. >on my STe.  The utilities I've tried (Chameleon on the ST--I
  44. >also looked at picswitch(?)--and piclab on the PC) don't have
  45. >compatible file lists.  Any suggestions on what utilities would
  46. >be the best to do this conversion, and pointers as to where to
  47. >get them?
  48.  
  49. Interesting. If ".TGA" means what I think (TARGA) then you want to
  50. convert some 24-bit true-color images into ST 640x400 monochrome?
  51. Yeehah.
  52.  
  53. The PC version of FractInt reads and writes TARGA files. You can
  54. probably use it to read them and save as GIFs, which you can then
  55. convert to some other format easily enough.
  56.  
  57. What program do you use on the PC to display these TGA files, anyway?
  58. -- 
  59.   -- Howard Chu @ Jet Propulsion Laboratory, Pasadena, CA
  60.  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  61.  ::To the owner of the blue Mazda, license 742-XLT, your headlights are on...::
  62.  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  63.