Re: [Anjuta-list] Success: Static Executable



This is when you want to compile a static version of a library.  It changes 
the whole linking command.

On March 25, 2003 12:46 pm, Dave Cridland [Home] wrote:
> On Tue, 2003-03-25 at 05:12, Naba Kumar wrote:
> > On Mon, 2003-03-24 at 22:01, Pierre Cyr wrote:
> > > All right, for anybody's whose life depends on a static executable from
> > > Anjuta, here is the solution.
> >
> > Would be cool if it goes in the Anjuta FAQ. :)
> >
> > > ./configure &&
> > > make LDFLAGS=-all-static &&
> > > make install
>
> Doesn't "./configure --enable-static --disable-shared", as in
> "./configure --help", work just as well (as possibly better on some
> platforms)?
>
> Dave.





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