Giter Site home page Giter Site logo

Compilation issue on 0.2.5 about esqlite HOT 6 CLOSED

areski avatar areski commented on June 26, 2024
Compilation issue on 0.2.5

from esqlite.

Comments (6)

areski avatar areski commented on June 26, 2024 1

Downloaded your PR locally and my build works, so it works for me.
Thanks a lot, let me know if there is a way I can buy you a beer!

from esqlite.

ConnorRigby avatar ConnorRigby commented on June 26, 2024

This is interesting. What OS and version of GCC are you using?

from esqlite.

areski avatar areski commented on June 26, 2024

Thanks for quick answer.
Using docker to compile to match our production OS, we use Debian 8 (Jessie) using that docker file -> https://github.com/areski/excdr-pusher/blob/master/docker/Dockerfile.Jessie.Erlang21

gcc --version
gcc (Debian 4.9.2-10+deb8u1) 4.9.2
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE

from esqlite.

ConnorRigby avatar ConnorRigby commented on June 26, 2024

gcc 4.9 was released way back in 2015, i highly suggest upgrading if you can.
I suspect this is the
commit that broke this for you. I will pull request a fix and release as soon as it's merged.

from esqlite.

areski avatar areski commented on June 26, 2024

Thanks a bunch for the pointer! Which version of gcc would you recommend?

from esqlite.

ConnorRigby avatar ConnorRigby commented on June 26, 2024
cc --version
gcc (Ubuntu 7.3.0-27ubuntu1~18.04) 7.3.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

modern Ubuntu uses 7.3

cc --version                                                                                                                                5.2s  Tue 11 Dec 2018 08:42:29 AM PST
cc (GCC) 8.2.1 20181127
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

My Arch Linux install uses 8.2

That said i opened a PR that should fix this issue. If you could test it out i'd appreciate it. Let me know if you have any more issues.

from esqlite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.