bug-parted
[Top][All Lists]
Advanced

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

Re: static


From: Andrew Clausen
Subject: Re: static
Date: Fri, 10 Nov 2000 20:59:10 +1100

Andrew Clausen wrote:
> 
> Eelco Duijker wrote:
> >
> > Does anyone knows how to modify the Makefile to make a fully static
> > version of parted?
> 
> This should be easier than it is :-/
> 
> You can hack this, by adding this to parted/Makefile.am:
> 
>         parted_LDFLAGS = -all-static
> 
> Actually, I just had an idea.  I could add a --enable-all-static option
> to ./configure.
> 
> I'll think about it in the morning :-)


I added to ./configure:

  --enable-all-static     build static binaries [default=no]

I only added it to the devel version, but it's easy to back-port.
I'll upload pre9 (the last preX, I think) soon...

Andrew Clausen



reply via email to

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