Skip to content

fails to build on i686 #88

Description

@classabbyamp

I am attempting to compile this grammar for i686, but it runs out of memory with GCC 14.2.1:

cc -fPIC -Wall -I ./ -std=c11 -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=i686 -O2 -pipe -g -ffile-prefix-map=/builddir/tree-sitter-gitcommit-0.5.0=. -c ./src/*.c
cc1: out of memory allocating 65536 bytes after a total of 3848364032 bytes

I have tried both the latest release and HEAD of master

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions