[ODE] --enable-release not working any more?

Bram Stolk b.stolk at gmail.com
Sun Sep 23 07:37:55 MST 2007


On 9/22/07, Irrisor <irrisor at dev.java.net> wrote:
>
> Hi,
>
> I switched from revision 996 to 1261 today and my release binaries got
> three
> times as big as before. Actually the configure switch --enable-release
> does not
> change the size of the binaries any more (I double checked that it did
> before).
> How can I check what's going wrong?



The release version does omit-frameptr and fastmath.
The resulting libraries certainly differ in size, I checked.
 The .a and .so files are smaller.

If you want smaller user app binaries as well, I think you can use 'strip'
on them.

Also, make sure your configure script is up to date by running
./autogen.sh


Another point --enabled-demos=no or --disable-demos also does not seem to
> have
> any effect...


The renaming  of tests as demos caused this bug.
I fixed it in SVN trunk.

Thank you for testing the trunk.
Lemme know if you find more issues.
Just create SF trackers for them if you do.

  Bram


TIA for any help,
> Best regards,
> Irrisor
> _______________________________________________
> ODE mailing list
> ODE at ode.org
> http://ode.org/mailman/listinfo/ode
>



-- 
Zapp: Captain's log, stardate...er..
Kif: Ohhh. April 13th.
Zapp: April 13th. Point 2.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ode.org/pipermail/ode/attachments/20070923/9125ada7/attachment.htm


More information about the ODE mailing list