Date: Wed, 10 Jan 1996 15:32:45 -0800 From: John Polstra <jdp@polstra.com> To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) Cc: jkh@time.cdrom.com, dfr@render.com, freebsd-hackers@freebsd.org Subject: Re: Anyone got GNU `dld' ported to FreeBSD? Message-ID: <199601102332.PAA00623@austin.polstra.com> In-Reply-To: Your message of "Thu, 11 Jan 1996 00:17:21 %2B0100." <199601102317.AAA07765@uriah.heep.sax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
J"org wrote: > > austin$ dd bs=4208 count=1 <libtiny.so.1.0 >newlibtiny.so.1.0 > > austin$ mv newlibtiny.so.1.0 libtiny.so.1.0 > > austin$ ls -l libtiny.so.1.0 > > -rw-r--r-- 1 jdp jdp 4208 Jan 9 21:13 libtiny.so.1.0 > > austin$ ldd a.out > > a.out: > > libtiny.so.1.0 => libtiny.so.1.0 (0x8025000) > > austin$ ./a.out > > Hello, world! > > I've never been laughing that much about a FreeBSD topic during the > last couple of weeks or so! :-)) Quit laughing, or we'll name it "libjoerg.so.1.0" ;-). -- John
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601102332.PAA00623>