libtool
[Top][All Lists]
Advanced

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

Re: building shared objects...


From: Alexandre Oliva
Subject: Re: building shared objects...
Date: 23 Mar 2001 16:42:40 -0300
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley)

On Mar 23, 2001, "David Reid" <address@hidden> wrote:

> what commands should be required to be passed in to a build to make
> a shared object?

libtool --mode=link $CC $CFLAGS $LDFLAGS objnames.lo -o libname.la $LIBS

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

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