help-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: static linking and isofs9660


From: Jeroen Dekkers
Subject: Re: static linking and isofs9660
Date: Sat, 30 Aug 2003 11:31:07 +0200
User-agent: Mutt/1.5.4i

On Sat, Aug 30, 2003 at 01:13:15AM +0100, Greg Buchholz wrote:
> 
>       I've been trying to statically link the isofs9660 translator (for
> use in a bootable cd) and I have been unsuccessful so far.  My best idea
> was to try...
> 
> make  LDFLAGS="$LDFLAGS -static"

You can do what Marcus and Alfred wrote or use the
--enable-static-progs configure switch to specify what you want to
build static. I.e. --enable-static-progs=ext2fs,isofs builds static
versions of ext2fs and isofs.

Jeroen Dekkers




reply via email to

[Prev in Thread] Current Thread [Next in Thread]