> 2007-03-03 Bruno Haible <[EMAIL PROTECTED]>
>
> * modules/relocatable-prog-wrapper: New file.
This additionally needs a modification of gnulib-tool:
2007-03-05 Bruno Haible <[EMAIL PROTECTED]>
* gnulib-tool (func_get_automake_snippet): Don't synthesize an
EXTRA_lib_S
Bruno Haible <[EMAIL PROTECTED]> writes:
> I think it's useful to separate the object files that end up in a relocatable
> program from the object files that make up the relocatable wrapper (on
> non-glibc systems). Reasons:
[...]
> For this reason, AC_LIBOBJ should be avoided here. This implies t
Hi Ben,
I think it's useful to separate the object files that end up in a relocatable
program from the object files that make up the relocatable wrapper (on
non-glibc systems). Reasons:
- The size of the wrapper should be kept small, which means no xalloc
in particular.
- The CPPFLAGS that