home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 9984 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.2 KB  |  34 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!decwrl!csus.edu!netcom.com!genie
  3. From: genie@netcom.com (The Genie)
  4. Subject: Linux 0.97p2 compatibility
  5. Message-ID: <k=pnyqq.genie@netcom.com>
  6. Date: Sun, 06 Sep 92 05:40:36 GMT
  7. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  8. Lines: 24
  9.  
  10.  
  11. Hi.  I posted a message earlier stating how I've been having compatibility
  12. problems compiling (and running already compiled) programs with
  13. Linux 0.97p2 available from MCC Interim release at Tsx-11.
  14.  
  15. It seems the problem was that the GCC 2.2.2d that comes as images
  16. Comp1 and comp2 are not compatible with the older versions of
  17. GCC 2.2.2 --> everything that was compiled before using
  18. the shared libraries must be recompiled.  If I'm right so
  19. far, then all the binaries of programs at ftp sites are
  20. useless until a newer version is recompiled?
  21.  
  22. I am guessing that this would be a real pain.  Is it
  23. possible to avoid this problem and make the
  24. 2 versions more compatible?  Would just getting
  25. the library files from GCC 2.2.2 and writing them
  26. over the 2.2.2d version solve the problem?
  27. Most of the problem lies with binaries checking
  28. for "/lib/libc2.2.2" instead of the "libc.so.2.2"
  29. which is what is installed in my machine.
  30.  
  31. Thanks for all the help.
  32.  
  33. Gene
  34.