GithubHelp home page GithubHelp logo

Comments (5)

AndyShiue avatar AndyShiue commented on May 13, 2024
$ cargo build
   Compiling gcc v0.1.4
   Compiling time v0.1.12
failed to run custom build command for `time v0.1.12`
Process didn't exit successfully: `D:\root\Language_Performance_Contest\Prime\Rust\target\build\time-7c7fc3eb0c12ad75\build-script-build.exe` (status=101)
--- stdout
TARGET = Some("x86_64-pc-windows-gnu")
OPT_LEVEL = Some("0")
TARGET = Some("x86_64-pc-windows-gnu")
HOST = Some("x86_64-pc-windows-gnu")
CC_x86_64-pc-windows-gnu = None
CC_x86_64_pc_windows_gnu = None
HOST_CC = None
CC = None
TARGET = Some("x86_64-pc-windows-gnu")
HOST = Some("x86_64-pc-windows-gnu")
CFLAGS_x86_64-pc-windows-gnu = None
CFLAGS_x86_64_pc_windows_gnu = None
HOST_CFLAGS = None
CFLAGS = None
CARGO_MANIFEST_DIR = Some("C:\\msys64\\home\\Administrator\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\time-0.1.12")
OUT_DIR = Some("D:\\root\\Language_Performance_Contest\\Prime\\Rust\\target\\build\\time-7c7fc3eb0c12ad75\\out")
running: gcc '-O0' '-c' '-ffunction-sections' '-fdata-sections' '-mwin32' '-m64' '-fPIC' 'C:\msys64\home\Administrator\.cargo\registry\src\github.com-1ecc6299db9ec823\time-0.1.12\src\time_helpers.c' '-o' 'D:\root\Language_Performance_Contest\Prime\Rust\target\build\time-7c7fc3eb0c12ad75\out\src\time_helpers.o'

I also hit this.

from time.

AndyShiue avatar AndyShiue commented on May 13, 2024

64-bit Windows 8 here

from time.

alexcrichton avatar alexcrichton commented on May 13, 2024

This typically means that you're running in a 32-bit MSYS shell instead of a 64-bit MSYS shell. Could you guys confirm that you're running in the 64-bit shell?

from time.

nathansizemore avatar nathansizemore commented on May 13, 2024

32-bit MSYS was the culprit in my case.

from time.

nathansizemore avatar nathansizemore commented on May 13, 2024

Closing issue, fixed my case

from time.

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.