13 Aug
2008
13 Aug
'08
4:49 a.m.
Sergio wrote:
I'm not sure and i'm not an expert, but *.a files are only headers files.
Uh... no. It's a *static* library.
Cross-compiling wpa_supplicant i had to use it (libssl32.a i remember) and, because is a only headers file, i had to use it's equivalent *.dll file, which it IS a library.
On Windows. Solaris isn't Windows, and doesn't use .dll. Alan DeKok.