home *** CD-ROM | disk | FTP | other *** search
- Path: idefix.CS.kuleuven.ac.be!geert
- From: geert@cs.KULeuven.ac.be (Geert Uytterhoeven)
- Newsgroups: comp.unix.amiga
- Subject: Re: Compiling X Programs Under Amiga Linux?
- Date: 30 Jan 1996 13:17:34 GMT
- Organization: Department of Computer Science, Katholieke Universiteit Leuven, Belgium
- Sender: geert@idefix (Geert Uytterhoeven)
- Distribution: world
- Message-ID: <4el5pe$njm@idefix.CS.kuleuven.ac.be>
- References: <4dvqi0$4r2i@news-s01.ny.us.ibm.net> <4e0ihk$10h@news.Informatik.Uni-Oldenburg.DE> <4e547j$1jsk@news-s01.ny.us.ibm.net> <4e5730$bf3@idefix.CS.kuleuven.ac.be> <4eid6s$uqo@news-s01.ny.us.ibm.net> <4eikui$i5g@news.Informatik.Uni-Oldenburg.DE> <4ekvpt$1rbg@news-s01.ny.us.ibm.net>
- NNTP-Posting-Host: idefix.cs.kuleuven.ac.be
- Keywords: X, libraries, Amiga, Linux
-
- In article <4ekvpt$1rbg@news-s01.ny.us.ibm.net>, fheitka@ibm.net (Frederick V. Heitkamp) writes:
- |> In article <4eikui$i5g@news.Informatik.Uni-Oldenburg.DE>,
- |> Frank.Neumann@Informatik.Uni-Oldenburg.DE┌ says...
- |> >fheitka@ibm.net (Frederick V. Heitkamp) writes:
- |> >No, that's just another link, but not the one you need for linking. As Geert
- |> >said: For every *.so.6.0 library, do something like:
- |> >
- |> >ln -s <libname>.so.6.0 <libname>.so
- |>
- |> Hmmm. That appears to be different from the PC version of Linux, at least
- |> the way I'm have it now. Is that the correct convention?
-
- Both the old and the new convention are the same for both Linux/i386 and
- Linux/m68k. This means that the old ld requires
-
- <libname>.so.6 -> <libname>.so.6.0
-
- while the new one (e.g. ld.so-1.7.12.tar.gz) also requires
-
- <libname>.so -> <libname>.so.6.0
-
- That's it!
-
- Greetings,
-
- Geert
-
- --
- Geert Uytterhoeven Geert.Uytterhoeven@cs.kuleuven.ac.be
- Wavelets, Linux/m68k on Amiga http://www.cs.kuleuven.ac.be/~geert/
- Department of Computer Science -- Katholieke Universiteit Leuven -- Belgium
-