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


_______________________________________________
Help-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-hurd

Reply via email to