Skip to content

build: cross compiling with debian #64

@bonze82

Description

@bonze82

Used this as my reference #43 (comment) the libraries build fine but the end code gives me
error: format ‘%s’ expects argument of type ‘char ’, but argument 2 has type ‘char ()[40]’ [-Werror=format=]
So removed the [40] and I get
undefined reference to `eth_hex_to_bytes' with 2 other undefined errors.

Any ideas? I'm usually pretty good at figuring these things out but normally don't use libraries.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions