Skip to content

32bit build support #27

@juntyr

Description

@juntyr

What happened?

I'm trying to build odc on a 32bit system, where the size of the long type is 32 bits, not 64 bits as required.

Using an OS-dependently-sized type but requiring a specific size feels like the wrong solution. Would it be possible to use int64_t instead?

What are the steps to reproduce the bug?

Build on a 32bit system

Version

v1.5.2

Platform (OS and architecture)

Emscripten

Relevant log output

Accompanying data

No response

Organisation

University of Helsinki

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions