Re: [fpc-devel] AR problem

2005-07-02 Thread Florian Klaempfl
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

Re: [fpc-devel] AR problem

2005-07-02 Thread Yury Sidorov
>> 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

Re: [fpc-devel] AR problem

2005-07-01 Thread Florian Klaempfl
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

[fpc-devel] AR problem

2005-07-01 Thread Yury Sidorov
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.