home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / os9 / 1540 < prev    next >
Encoding:
Text File  |  1992-12-21  |  2.1 KB  |  50 lines

  1. Newsgroups: comp.os.os9
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!Sirius.dfn.de!chx400!bernina!stp
  3. From: stp@bernina.ethz.ch (Stephan Paschedag)
  4. Subject: Re: GCC 1.42 - OSK Implementation
  5. Message-ID: <1992Dec20.093257.12276@bernina.ethz.ch>
  6. Organization: Swiss Federal Institute of Technology (ETH), Zurich, CH
  7. References: <1992Dec16.103451.26927@cs.nott.ac.uk>
  8. Date: Sun, 20 Dec 1992 09:32:57 GMT
  9. Lines: 39
  10.  
  11. In article <1992Dec16.103451.26927@cs.nott.ac.uk> pczip@mips.nott.ac.uk (Ivan Powis) writes:
  12. >
  13. >I would appreciate some definitive information on the latest OS9 implementation
  14. >of GCC. I've obtained this from cabrales, and also the general (but rather 
  15. >older) documentation there. My questions are:
  16. >
  17. >1/    What are the default paths used for searching for header files, and in
  18. >    what priority are they scanned?
  19. by default gcc searches /dd/defs and /h0/defs. if the environement GCCDEF is
  20. set, this one is used. by specifying -I- on the commandline the default paths
  21. can be suppressed.
  22. >
  23. >2/    The same question as 1/ but about paths for finding libraries ?
  24. /dd/lib, /h0/lib, /dd/gnulib, /h0/gnulib or environnement GCCLIB
  25. >
  26. >3/    What environment variables exist to modify/extend these default paths ?
  27. see above
  28. >
  29. >4/    Can default values for other command line options be set in some fashion
  30. >    (eg in the environment) to avoid having to type '-m68020 -m68881 ...'
  31. >    etc every time the gcc command is issued?
  32. not yet implemented, but this is a good idea, maybe i'll implement it in the 
  33. next release !
  34. >
  35. >Finally, there has in the past been mention in this newsgroup of porting gdb to
  36. >os9. Is this work ongoing? Nearing completion? Aborted?
  37. When my time allows it, I'm working on GCC 2.x, which should be soon available !
  38.  
  39. Stephan
  40.  
  41.  
  42. ==============================================================================
  43. OS/2 & PS/2 : half an operating system for half a computer.
  44.  
  45. Stephan Paschedag                                         stp@ethz.UUCP
  46. Bauernhalde 5, CH-8708 Maennedorf             ..!mcvax!cernvax!chx400!ethz!stp
  47. or MPL AG, Zelgweg 12, CH-5405 Baden-Daettwil          stp@bernina.ethz.ch
  48. ______________________________________________________________________________
  49.  
  50.