You're probably thinking of linux sonames with dots. Windows doesn't have that, the dash in the name is a libtool convention for the best approximation you can get to allowing multiple versions of the library to be installed side by side, and different applications to link to different versions. The linker doesn't know about this convention on Windows, it's usually handled by libtool with associated .la or .dll.a files.
- [julia-users] Error precompiling on Windows 64... 'Bill Hart' via julia-users
- [julia-users] Re: Error precompiling on W... 'Bill Hart' via julia-users
- [julia-users] Re: Error precompiling ... Daniel Høegh
- [julia-users] Re: Error precompiling ... 'Bill Hart' via julia-users
- [julia-users] Re: Error precompil... 'Bill Hart' via julia-users
- Re: [julia-users] Re: Error p... 'Bill Hart' via julia-users
- Re: [julia-users] Re: Er... 'Bill Hart' via julia-users
- Re: [julia-users] Re... 'Bill Hart' via julia-users
- Re: [julia-users... Tony Kelman
- Re: [julia-users... 'Bill Hart' via julia-users
- Re: [julia-users... Tony Kelman
