Hi Gary,
On 2012-10-20 07:26, Gary V. Vaughan wrote:
> Hi Peter,
>
> On Oct 20, 2012, at 4:06 AM, Peter Rosin wrote:
>> With the latest dumpbin work in place, libtool starts to add
>> symbols from import libraries to the generated fooS.c files
>> in func_generate_dlsyms, as needed by the preload
Hi Peter,
On Oct 20, 2012, at 4:06 AM, Peter Rosin wrote:
> With the latest dumpbin work in place, libtool starts to add
> symbols from import libraries to the generated fooS.c files
> in func_generate_dlsyms, as needed by the preloader. And then
> the next problem naturally rears its head. This
Hi!
With the latest dumpbin work in place, libtool starts to add
symbols from import libraries to the generated fooS.c files
in func_generate_dlsyms, as needed by the preloader. And then
the next problem naturally rears its head. This time it is
the age-old data exports problem responsible for cod