Yury Sidorov wrote:
FPC can not create smartlink library under Windows host using AR from
cross-binutils for arm-wince-pe, because AR refuses to accept \ dir
separator when mask symbol * is specified. Any AR compiled under cygwin
has
this issue.
How to solve this issue?
Maybe some of our
>> FPC can not create smartlink library under Windows host using AR from
>> cross-binutils for arm-wince-pe, because AR refuses to accept \ dir
>> separator when mask symbol * is specified. Any AR compiled under cygwin
>> has
>> this issue.
>>
>> How to solve this issue?
> Maybe some of our mingw
Yury Sidorov wrote:
Hi,
FPC can not create smartlink library under Windows host using AR from
cross-binutils for arm-wince-pe, because AR refuses to accept \ dir
separator when mask symbol * is specified. Any AR compiled under cygwin has
this issue.
How to solve this issue?
Maybe some of
Hi,
FPC can not create smartlink library under Windows host using AR from
cross-binutils for arm-wince-pe, because AR refuses to accept \ dir
separator when mask symbol * is specified. Any AR compiled under cygwin has
this issue.
How to solve this issue?
Yury Sidorov.