home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23417 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  1.0 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!wupost!crcnis1.unl.edu!moe.ksu.ksu.edu!matt.ksu.ksu.edu!news
  2. From: probreak@matt.ksu.ksu.edu (James Michael Chacon)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: DOS EMULATOR under GCC 2.3.3
  5. Date: 9 Jan 1993 20:39:25 -0600
  6. Organization: Kansas State University
  7. Lines: 17
  8. Message-ID: <1io28tINNrrv@matt.ksu.ksu.edu>
  9. References: <09JAN93.16086843.0012.MUSIC@MARISTB>
  10. NNTP-Posting-Host: matt.ksu.ksu.edu
  11.  
  12. KK4D%MARISTB.bitnet@YaleVM.YCC.Yale.Edu (Dan Newcombe) writes:
  13.  
  14. >Has anyone gotten the emulator to compile under gcc 2.3.3
  15. >and run?
  16.  
  17. >Compilation is no problem, but when I run it it tells me that
  18. >it can't find the shared libraries?  Huh?  I haven't had this
  19. >problem with the other stuff I have done under 2.3.3.  And I
  20. >have put libemu in /lib.  Am I missing something here?
  21.  
  22. >   -Dan
  23.  
  24. Sounds as if you need to install a newer binutils package. You can get it
  25. from tsx-11.mit.edu in the pub/linux/GCC directory. This has a new ld in
  26. it that knows where to find newer shared library images.
  27.  
  28. James
  29.