Hi,
Naushit Sakarvadia wrote:
>
> I am trying to build static library ( .lib in msvc world & .a in
> gcc world).
>
> Is it possible to build .lib using cegcc? and then use it in msvc
> project as add on static library?
>
> Or in other words
>
> Does "arm-wince-cegcc-ar" generate msvc c
Hi,
I am trying to build static library ( .lib in msvc world & .a in gcc
world).
Is it possible to build .lib using cegcc? and then use it in msvc project as
add on static library?
Or in other words
Does "arm-wince-cegcc-ar" generate msvc compatible static library?
Thanks in advan