home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16492 < prev    next >
Encoding:
Text File  |  1992-11-12  |  1.2 KB  |  32 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!ukma!darwin.sura.net!rsg1.er.usgs.gov!ornl!jamsun.ic.ornl.gov!mullens
  3. From: mullens@jamsun.ic.ornl.gov (James A. Mullens)
  4. Subject: SLS, g++, shared libs, and X
  5. Message-ID: <1992Nov12.174446.9480@ornl.gov>
  6. Sender: usenet@ornl.gov (News poster)
  7. Organization: Oak Ridge National Laboratory
  8. Date: Thu, 12 Nov 1992 17:44:46 GMT
  9. Lines: 21
  10.  
  11. * Newbie alert *
  12.  
  13. I'm using the "latest-1" distribution of SLS to run some C++/X software
  14. I wrote for a Sun, and I'm having trouble linking.  Linking to shared
  15. libs would be nice, and I tried it despite words in the documentation
  16. about X stuff not having jump tables -- it bombs horribly when it runs.
  17. Linking "static" is acceptable but the linker complains about not finding
  18. functions usually located in libm.  Is the solution just to move the
  19. correct libm file into the correct directory, or is something else going
  20. on here?
  21.  
  22. The documentation touches on these topics, but I'd love to see a summary
  23. of the relationships between:
  24.   standard libs and shared libs (classic and jump table),
  25.   gcc (vs g++?) libs (libm in particular),
  26.   X libs.
  27.  
  28. jim mullens
  29. Internet: jcm@ornl.gov (128.219.128.17)
  30.           mullens@jamsun.ic.ornl.gov (128.219. 64.31)
  31. Dammit Jim! I'm a program, not a doctor!
  32.