Git Product home page Git Product logo

mc-polymer-simulation's People

Contributors

qubixes avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

mc-polymer-simulation's Issues

makefile does not compile

Hey, sorry to bother you but I tried to compile the code using the standard makefile and I get:

cc -Wall -O2 -I../util -std=c99   -c -o timer.o ../util/timer.c 
cc -c  efpol_lib.c -o efpol_lib_lin.o -Wall -O2 -I../util -std=c99 -DPOL_TYPE=POL_LIN 
cc -c  efpol_meas.c -o efpol_meas_lin.o -Wall -O2 -I../util -std=c99 -DPOL_TYPE=POL_LIN
cc -lpthread -lm  efpol_lin.o efpol_init_lin.o efpol_io_lin.o timer.o efpol_lib_lin.o efpol_meas_lin.o   -o efpol_lin
/usr/bin/ld: efpol_init_lin.o:(.bss+0x1a0): multiple definition of `tab'; efpol_lin.o:(.bss+0x1a0): first defined here
/usr/bin/ld: efpol_init_lin.o:(.bss+0x14ba0): multiple definition of `cfg'; efpol_lin.o:(.bss+0x14ba0): first defined here
/usr/bin/ld: efpol_init_lin.o:(.bss+0x0): multiple definition of `res'; efpol_lin.o:(.bss+0x0): first defined here

Could you think that it depends on compiler ?
I am using gcc version 12.1.0 (GCC) on Linux (Arch)

p.s. I know you don't maintain the code and working in this field anymore, I just wanna know if this makefile is supposed to compile ๐Ÿ˜„

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.