Skip to content

ocamlopt -nodynlink does not work on armhf #8867

@glondu

Description

@glondu

Hello,

As instructed in ocaml/dune#2527, I open an issue here.

When I compile a simple hello.ml file (Debian unstable armhf):

print_endline "Hello world!"

with ocamlopt -nodynlink hello.ml, I get relocation errors that go away when I remove -nodynlink.

Please have look at @nojb's insights in ocaml/dune#2527

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions