|
Re: How to tell libtool to have/work with one of [.lo|.o] file ( if possibl: msg#00059gnu.libtool.general
On Wed, Feb 05, 2003 at 02:11:39PM -0800, Asim Suter wrote: > I see that libtool compiles every C source file two times > 1) once to generate ".lo" files > 2) second time to generate ".o" files > > Is it possible to "tell" libtool to generate > only one type of object file ? My belief is that > only one type of file should be sufficient. > > The main motivation is to reduce the build time > approximately by a factor of 2 which would be a > tremendous help for us. --disable-shared or --disable-static. If you want static and shared, you don't have a choice. -- albert chin (china@xxxxxxxxxxxxxxxxxx) |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: AC_CHECK_LIB(m, main, LIBM="-lm") broken with C++: 00059, Albert Chin |
|---|---|
| Next by Date: | Re: How to tell libtool to have/work with one of [.lo|.o] file ( if possible ): 00059, Praveen Jain |
| Previous by Thread: | How to tell libtool to have/work with one of [.lo|.o] file ( if possible )i: 00059, Asim Suter |
| Next by Thread: | Re: How to tell libtool to have/work with one of [.lo|.o] file ( if possible ): 00059, Praveen Jain |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |