Home
Blogs
Questions

Home

About Us

Blogs

Questions

Monetize

Post Job

banner

Questions about building

Read more about building

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - building

building c++ file with gcc throwing error while with g++ not

I am exploring vscode. when i am building file with gcc then is is throwing error while with g++ it is successfull.can anyone explain the reason.below is with g++ Starting build... C:\MinGW\bin\g++.ex...
test-img

Nikhil

c++

compiler-errors

g++

building

Votes: 0

Answers: 1

Latest Answer

gcc is not the c compiler, it is "gnu compiler collection". As this, calling gcc with a cpp file will call internally the g++ to compile the file. But as a result you get a *.o file. And now...
test-img

Klaus

Numpy building from source: RuntimeError: Broken toolchain: cannot link a simple C program

I keep getting an error when I'm trying to build numpy from source code. This is the error: running build_ext running build_src INFO: build_src INFO: building py_modules sources INFO: building library...
test-img

Iulian98

python

numpy

compiler-errors

toolchain

building

Votes: 0

Answers: 0

test-img

Posts

Questions

Blogs

Where knowledge meets opportunity!

About

  • Company
  • Monetize your knowledge
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved