On 07/10/2011 02:36 PM, Farkas Levente wrote:
> On 07/09/2011 07:43 PM, Erik van Pienbroek wrote:
>> Farkas Levente schreef op wo 06-07-2011 om 23:51 [+0200]:
>>> i can't solve this f***n debug define so it's always have to add to the
>>> spec file:
>>> ----------------------------
>>> %define __debug_install_post %{mingw_debug_install_post}
>>> ----------------------------
>>
>> Does it work if you hide this line behind the mingwtool macro (so that
>> this line gets added by the mingwtool) ?
>
> no but you can image how hard i try to do so!
> but still trying.
the real problem here is the %{?buildsubdir} which is not defined in the
header part of the spec file just in and after the %setup section. which
means it's very hard to define any kind of macro for
__debug_install_post in the header part without know which directory
contains the compiled code so where have to extract the debug info...
or we can add the whole thing into the mingw_find_files macro...
--
Levente "Si vis pacem para bellum!"
_______________________________________________
mingw mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/mingw