Git Product home page Git Product logo

Comments (6)

AdrianSimionov avatar AdrianSimionov commented on September 26, 2024

As I mentioned before, Windows is not tested.
I do not own a windows machine to be able to troubleshoot this.

from docsis.

wzapar00 avatar wzapar00 commented on September 26, 2024

This seems related to how gcc links. Suggestions are an addition to configure.in with the following gcc flag added "-fno-stack-protector" " to disable these warnings which crash the compiler. Again this is Redhat Cygwin and should build just like Redhat. I have never had problems building anything with gcc on Cygwin, including net-snmp. Thanks again.

from docsis.

wzapar00 avatar wzapar00 commented on September 26, 2024

One other thing too. configure.in is no longer supported. It should be renamed configure.ac.

from docsis.

AdrianSimionov avatar AdrianSimionov commented on September 26, 2024

Can you please confirm that adding this flag resolves the issue?
For configure.in I will open a new bug, let's try to stay organized.

from docsis.

KvalheimRacing avatar KvalheimRacing commented on September 26, 2024

@wzapar00 how did you fix this? The flag u mentioned did not work for me, still get undefined reference

from docsis.

KvalheimRacing avatar KvalheimRacing commented on September 26, 2024

Lol, I figured it out, I was not including all the .cpp files I used when I was compiling. So 100% user fault haha

from docsis.

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.