Path: news.daimi.aau.dk!news-feed.inet.tele.dk!bofh.vszbr.cz!news.maxwell.syr.edu!news.icm.edu.pl!not-for-mail From: Grzegorz Grudzinski Newsgroups: comp.lang.beta Subject: Re: Beta and libc6 Date: 17 Jan 1998 20:14:43 +0100 Organization: Institute of Informatics, Warsaw University Lines: 25 Message-ID: References: <34C0F402.F1B449AD@emil.nef.wh.uni-dortmund.de> NNTP-Posting-Host: lipa.mimuw.edu.pl Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 8bit X-Newsreader: Gnus v5.4.66/Emacs 19.34 Xref: news.daimi.aau.dk comp.lang.beta:11355 Jens Scharnow writes: > Hi there! > > Is there a way to get beta running with the libc6? It's probably not the best method, but it works for me: edit (using a binary editor) the compiler binary and change each of two occurrences of ld-linux.so.1 to ld-linux.so.2 Another method is to tell the compiler not to link the program, but to leave the script it generates for the linker and edit this, changing ld-linux.so.1 to ld-linux.so.2 - actually one could write a script for invoking the compiler which would be doing this (using sed, for instance). Hoper this helps. Best, -- Grzes Grzegorz Grudzinski Institute of Informatics, Warsaw University gsg@mimuw.edu.pl http://zls.mimuw.edu.pl/~gsg