home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / unix / amiga / 360 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.6 KB

  1. Path: zib-berlin.de!uniol!news
  2. From: Frank.Neumann@Informatik.Uni-Oldenburg.DE (Frank Neumann)
  3. Newsgroups: comp.unix.amiga
  4. Subject: Re: Compiling X Programs Under Amiga Linux?
  5. Date: 6 Feb 96 22:13:37 GMT
  6. Organization: C. v. Ossietzky Universitaet Oldenburg - Fachbereich Informatik
  7. Message-ID: <4f8k2f$efv@news.Informatik.Uni-Oldenburg.DE>
  8. References: <4dvqi0$4r2i@news-s01.ny.us.ibm.net> <52v68drdyrk.fsf@aleko.kom.auc.dk> <4f7fd0$5hk@news-s01.ny.us.ibm.net>
  9. NNTP-Posting-Host: onyx.informatik.uni-oldenburg.de
  10. X-Newsreader: NN version 6.5.0 #2 (NOV)
  11.  
  12. Hi,
  13. heitkamp@ibm.net (Frederick V. Heitkamp) writes:
  14.  
  15. >: Frank> ln -s <libname>.so.6.0 <libname>.so
  16.  
  17. >: After creating the links I had to run 'ldconfig' once more in order to
  18. >: get it working - dunno if thats your problem. I tried just setting
  19.  
  20. >I tried making these links.  The programs still won't link.  I get the
  21. >same error messages as before.  Perhaps my ld is the problem?
  22.  
  23. I just went back to your earlier postings about your problem - there, you
  24. wrote:
  25. >Is someone compiling X programs on the Amiga using gcc 2.7.2 and the 
  26. >current X ELF distribution?  I suppose something else could be wrong.
  27.  
  28. While looking at this, I wonder what version of the binutils you are
  29. running? You should take the currently available version, which is 2.6.
  30. Also, you might want to check your /lib/ld.so and companions. Maybe they
  31. could use an update, too.. ld.so-1.7.12 is at tsx&mirrors under .../ELF/.
  32.  
  33. Frank
  34.  
  35. PS: You also didn't yet send a full list of messages that gcc/ld give
  36. you when you try to link. It could help if you post that here, and
  37. if you do so, invoke gcc with '-v'.
  38.