You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As soon as I run this command: solana program deploy ./dist/program/helloworld.so
This error occurs:
Error: ELF error: ELF error: Failed to parse ELF file: Section or symbol name .data._ZN12wasm_ is longer than 16 bytes
The text was updated successfully, but these errors were encountered:
As soon as I run this command:
solana program deploy ./dist/program/helloworld.so
This error occurs:
Error: ELF error: ELF error: Failed to parse ELF file: Section or symbol name
.data._ZN12wasm_
is longer than16
bytesThe text was updated successfully, but these errors were encountered: