Linux .Net Core calling 32bit .so library file issue #8712
Labels
area-Interop-coreclr
question
Answer questions and provide assistance, not an issue with source code or documentation.
I'm using .Net Core in Linux and able to invoke the functions of my .so library file (64bit). But it will fail if I call the 32bit .so library. The error is simply saying the function can't be found. We would like to know if it's by design. Or if there is a way to call 32bit .so library from Linux .Net Core program? Please kindly advise. @yizhang82 Thanks.
Yuan Bin
The text was updated successfully, but these errors were encountered: