Bitcoin Forum
May 28, 2024, 04:32:18 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Can't find gcc compiler  (Read 530 times)
sulfurtank (OP)
Hero Member
*****
Offline Offline

Activity: 592
Merit: 500


View Profile
December 13, 2016, 05:24:09 PM
 #1

Trying to bootstrap boost_1_5_3 thru the command prompt on Windows 10 x86-64 LTSB 2016. System doesn't see the gcc compiler though I added mingw directory to the system path, and additionally installed Active Perl 5.24.0.

Here are the environment variables for mingw:
Quote
C:\MinGW\bin

C:\MinGW\mingw32

C:\MinGW\mingw32\bin

C:\MinGW\msys\1.0

C:\MinGW\msys\1.0\bin

After typing in bootstrap.bat mingw I get a message saying gcc compiler is not found.
valley365
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1003


View Profile
December 14, 2016, 11:51:50 PM
 #2

Trying to bootstrap boost_1_5_3 thru the command prompt on Windows 10 x86-64 LTSB 2016. System doesn't see the gcc compiler though I added mingw directory to the system path, and additionally installed Active Perl 5.24.0.

Here are the environment variables for mingw:
Quote
C:\MinGW\bin

C:\MinGW\mingw32

C:\MinGW\mingw32\bin

C:\MinGW\msys\1.0

C:\MinGW\msys\1.0\bin

After typing in bootstrap.bat mingw I get a message saying gcc compiler is not found.

You probably did not set up MinGW correctly. In my environment the gcc is under C:\MinGW\mingw32\bin:
$ which gcc
/c/MinGW/mingw32/bin/gcc.exe
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!