Giter VIP home page Giter VIP logo

Comments (4)

lhmouse avatar lhmouse commented on June 2, 2024 3

Thanks for the report. Rebuilt and uploaded as https://files.lhmouse.com/nano-win/nano-win_10020_v6.3-7-g23c4ee8c3.7z.

I have checked both x86 and x64 builds by hand and there should no longer be such errors.

from nano-win.

lhmouse avatar lhmouse commented on June 2, 2024 1

looks like it is referenced indirectly. I'll have a look later today.

from nano-win.

lhmouse avatar lhmouse commented on June 2, 2024

Static linking seems broken and configure decides to link against the DLL instead:

E:\lh_mouse\Desktop>gcc test.c -static
C:/MSYS2/mingw64/lib/gcc/x86_64-w64-mingw32/12.0.1/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/MSYS2/mingw64/lib/gcc/x86_64-w64-mingw32/12.0.1/../../../../lib\libmcfgthread.a(lib_libmcfgthread_la-win32.o):(.text+0x95): multiple definition of `memcpy'; C:/MSYS2/mingw64/lib/gcc/x86_64-w64-mingw32/12.0.1/../../../../lib\libmsvcrt.a(libmsvcrt_defs01166.o):(.text+0x0): first defined here
C:/MSYS2/mingw64/lib/gcc/x86_64-w64-mingw32/12.0.1/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/MSYS2/mingw64/lib/gcc/x86_64-w64-mingw32/12.0.1/../../../../lib\libmcfgthread.a(lib_libmcfgthread_la-win32.o):(.text+0xd7): multiple definition of `memset'; C:/MSYS2/mingw64/lib/gcc/x86_64-w64-mingw32/12.0.1/../../../../lib\libmsvcrt.a(libmsvcrt_defs01168.o):(.text+0x0): first defined here
collect2.exe: error: ld returned 1 exit status

I am working on it now.

from nano-win.

issaclin32 avatar issaclin32 commented on June 2, 2024

It works fine for me. Thank you so much for the quick response.

from nano-win.

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.