Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

Compile with GCC 4.8 #4

@rdblue

Description

@rdblue

I've had to rebuild jbrotli for our environment using GCC 4.8. Everything works fine with 4.8, which is the default version that ships with Ubuntu 14.04 LTS. Compiling with 4.9 prevents jbrotli from working in several environments (including EMR), so I'd recommend building with 4.8. That would make the binary more portable and much easier to use in Hadoop. I also used CMake 2.8 instead of 3.0, without any problem.

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