Mladen Turk wrote:
> Davi Arnaut wrote:
>  >
>  > Could you please strip it and see what happens ? It won't hurt.
>  >
> 
> OK.
> /usr/ccs/bin/strip -x libapr-1.so.0.2.7 resizes the .so
> to the much 'normal' size of 170616 bytes from default 3M.

Nice.

> Can the reason for that be a -g compile switch?
> If so, do you have any idea how to suppress it during
> the build ?

Hack configure.in to remove the flag for your platform or use your own
CFLAGS.

--
Davi Arnaut

Reply via email to