Re: --enable-release not working any more?
Irrisor <[email protected]>
| Newsgroups | gmane.comp.lib.ode |
|---|---|
| Message-ID | <[email protected]> |
Bram Stolk wrote: > The release version does omit-frameptr and fastmath. > The resulting libraries certainly differ in size, I checked. > The .a and .so files are smaller. you're right. The difference just was a lot more in the past, so I only had a look at the first digit. > If you want smaller user app binaries as well, I think you can use > 'strip' on them. ok, that's fine, thanks > I think ode's build should do the strip on the libs. Maybe it did in the past? (e.g. rev 996 :) But it's fine with me that does not now. /Irrisor