Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Go 32-bit compilation fails when grumpc run on a 64-bit system #165

Open
@luca76

Description

@luca76

See this error:

  [grumpy] $ make

build/src/grumpy/lib/time_test/module.go:59: constant 3000000000 overflows int
Makefile:212: recipe for target 'build/pkg/linux_386/grumpy/lib/time_test.a' failed
make: *** [build/pkg/linux_386/grumpy/lib/time_test.a] Error 1

How can I fix it?

Metadata

Metadata

Assignees

No one assigned

    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