home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / i386unix / 262 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  1.3 KB

  1. Path: sparky!uunet!mcsun!sun4nl!philapd!apdnm!atperf.idca.tds.philips.nl!pb
  2. From: pb@idca.tds.philips.nl (Peter Brouwer)
  3. Newsgroups: comp.windows.x.i386unix
  4. Subject: gcc and shared libs in X386 1.1b ( X11R4 )
  5. Message-ID: <pb.726828385@atperf.idca.tds.philips.nl>
  6. Date: 12 Jan 93 08:46:25 GMT
  7. Sender: news@idca.tds.philips.nl
  8. Reply-To: pb@idca.tds.philips.nl (Peter Brouwer)
  9. Organization: Digital Equipment Enterprise B.V.,Apeldoorn,The Netherlands.
  10. Lines: 18
  11.  
  12. X-Disclaimer: This opinion is mine alone
  13.  
  14. I am trying to compile the X386 1.1b ( X11R4 ) release with gcc.
  15. Shared libraries build are compiled with no errors. When linking with
  16. applications I get errors, complaining about noload sections.
  17. Compilation and linking with AT&T cc works okee.
  18. When looking at the library object I see gcc creating bss data while the cc
  19. does not have any bss sections.
  20. Does gcc not work at all for generating shared libs or do I have to use on of
  21. the many options from gcc to get the right object format.
  22. I am using gcc 2.2.2 on a AT&T Unix V 3.2.
  23.  
  24.  
  25. --
  26. #  Peter Brouwer,                | Digital Equipment Enterprise ,              #
  27. #  NET  : pb@idca.tds.philips.nl | Integration Industry Standard Systems,      #
  28. #  PHONE:ext [+31] [-0]55 432992,| Dept Systems Enginering, Bld V1/B4          #
  29. #  FAX  :ext [+31] [-0]55 432070 | P.O.Box 245,7300AE Apeldoorn,The Netherlands#
  30.