Re: --enable-release not working any more?
"Bram Stolk" <[email protected]>
| Newsgroups | gmane.comp.lib.ode |
|---|---|
| Message-ID | <[email protected]> |
On 9/24/07, Oleh Derevenko <[email protected]> wrote: > > No, the absolutely proper thing is to not generate debug symbols for > release > build at all (remove -g switch) and make an option for configure script to Ok, there was a --disable-debug flag that was broken. Now you can build a mean lean lib with: $ ./configure --enable-release --disable-debug Default behavior is building with debug symbols. Even if release is enabled. I think this makes sense. bram enable debug information if necessary. > Without generating the symbols the build will be faster. > > Oleh Derevenko > -- Yahoo ID: oleh_derevenko > -- ICQ: 36361783 > > ----- Original Message ----- > From: "Jon Watte (ODE)" <[email protected]> > To: "Oleh Derevenko" <[email protected]> > Cc: <[email protected]> > Sent: 23 вересня 2007 р. 20:40 > Subject: Re: [ODE] --enable-release not working any more? > > > > > > The absolutely proper thing to do is to strip the release build, but > have > > a "--disable-strip" option which disables that behavior. If you don't > want > > to do that, then not stripping is probably the way to go. > > > > Cheers, > > > > / h+ > > > > > > Oleh Derevenko wrote: > >> Hi Bram > >> Please do not do strip automatically. I need debug information in > >> release build. If someone does want to have binaries without debug > >> symbols it is always possible to run strip after build. > >> > >> Oleh Derevenko > >> -- ICQ: 36361783 > > > > > > > > > _______________________________________________ > ODE mailing list > [email protected] > http://ode.org/mailman/listinfo/ode -- Zapp: Captain's log, stardate...er.. Kif: Ohhh. April 13th. Zapp: April 13th. Point 2. _______________________________________________ ODE mailing list [email protected] http://ode.org/mailman/listinfo/ode