home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / gnu / gcc / help / 2554 < prev    next >
Encoding:
Text File  |  1992-11-18  |  1017 b   |  35 lines

  1. Newsgroups: gnu.gcc.help
  2. Path: sparky!uunet!stanford.edu!ames!elroy.jpl.nasa.gov!llyene!thyme!scott
  3. From: scott@thyme.jpl.nasa.gov (Keith Scott)
  4. Subject: -fpic on Sun 386i
  5. Message-ID: <1992Nov18.182755.5806@thyme.jpl.nasa.gov>
  6. Organization: Jet Propulsion Lab, Pasadena, CA
  7. Distribution: gnu
  8. Date: Wed, 18 Nov 92 18:27:55 GMT
  9. Lines: 24
  10.  
  11.  
  12. Apart from numerous other problems I'm having building 2.3.1 on this
  13. machine, one of them is that when I try and compile some source with 
  14. -fpic the assembler pukes on the code generated, both gas and as alike.
  15.  
  16. The man page for gcc says:
  17.  
  18.      -fpic
  19.           If  supported  for  the   target   machines,   generate
  20.           position-independent code, suitable for use in a shared
  21.           library.
  22.  
  23. However in a cursory search through source and documentation, I can find
  24. no reference that says -fpic is or isn't supported on this platform.
  25.  
  26. Can anyone point me to a reference, or volunteer what the answer is?
  27.  
  28. Thanks in advance.
  29.  
  30. -- 
  31.  
  32. Keith Scott
  33. scott@thyme.jpl.nasa.gov
  34.  
  35.