Giter Club home page Giter Club logo

py-quickjs's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

py-quickjs's Issues

使用 libqjs_compile.bat编译时出现了问题

PS C:\Users\85124\Downloads\py-quickjs-master> .\libqjs_compile.bat

C:\Users\85124\Downloads\py-quickjs-master>mkdir lib obj
子目录或文件 lib 已经存在。
处理: lib 时出错。
子目录或文件 obj 已经存在。
处理: obj 时出错。

C:\Users\85124\Downloads\py-quickjs-master>gcc -Wall -Wno-array-bounds -D_GNU_SOURCE -DCONFIG_VERSION="2020-01-19" -O2 -flto -c -I
include -o obj/quickjs.o src/quickjs.c

C:\Users\85124\Downloads\py-quickjs-master>gcc -Wall -Wno-array-bounds -D_GNU_SOURCE -DCONFIG_VERSION="2020-01-19" -O2 -flto -c -I
include -o obj/libunicode.o src/libunicode.c

C:\Users\85124\Downloads\py-quickjs-master>gcc -Wall -Wno-array-bounds -D_GNU_SOURCE -DCONFIG_VERSION="2020-01-19" -O2 -flto -c -I
include -o obj/quickjs-libc.o src/quickjs-libc.c

C:\Users\85124\Downloads\py-quickjs-master>gcc -Wall -Wno-array-bounds -D_GNU_SOURCE -DCONFIG_VERSION="2020-01-19" -O2 -flto -c -I
include -o obj/libregexp.o src/libregexp.c

C:\Users\85124\Downloads\py-quickjs-master>gcc -Wall -Wno-array-bounds -D_GNU_SOURCE -DCONFIG_VERSION="2020-01-19" -O2 -flto -c -I
include -o obj/cutils.o src/cutils.c

C:\Users\85124\Downloads\py-quickjs-master>gcc -Wall -O2 -flto -c -I include -o obj/libqjs.o src/libqjs.c

C:\Users\85124\Downloads\py-quickjs-master>gcc -shared -o lib/libqjs.dll -Wl,--out-implib,lib/libqjs.lib obj/quickjs.o obj/libregexp.o obj/libunicode.o obj/cutils.o obj/quickjs-libc.o obj/libqjs.o -lm
C:\Users\85124\AppData\Local\Temp\ccKtrVjY.s: Assembler messages:
C:\Users\85124\AppData\Local\Temp\ccKtrVjY.s:12805: Error: .seh_savexmm offset is negative
C:\Users\85124\AppData\Local\Temp\ccKtrVjY.s:12806: Error: .seh_savexmm offset is negative
C:\Users\85124\AppData\Local\Temp\ccKtrVjY.s:12811: Error: .seh_savexmm offset is negative
lto-wrapper.exe: fatal error: gcc returned 1 exit status
compilation terminated.
D:/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: error: lto-wrapper failed
collect2.exe: error: ld returned 1 exit status

请问您是否了解这个问题呢?
或者可以留下您的QQ联系方式吗?

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.