GCC version still shows as 5.3.1

Archive of historical development discussions
Discussions / Development has moved to GitHub
Forum rules
*******************************
Please be aware we are now using GitHub for issue tracking and feature requests.
- This section of the forum is now closed to new topics.

*******************************
Post Reply
ClickClick5
Posts: 15
Joined: Sun Oct 30, 2011 5:40 pm

GCC version still shows as 5.3.1

Post by ClickClick5 »

Unless I missed something, when building the most recent master for Windows, the GCC version used should be 7.1.0 correct? When checking the log in handbrake, it still shows x265 compiled as 5.3.1.

Here is a snipit:

HandBrake Nightly 20170629161315-6554c6a-master (2017070201) - 64bit
OS: Microsoft Windows NT 10.0.14393.0 - 64bit
CPU: Intel(R) Core(TM) i7-5930K CPU @ 3.50GHz
Ram: 32593 MB,
GPU Information:
NVIDIA GeForce GTX 980 - 22.21.13.8165
Screen: 2560x1440
Temp Dir: C:\Users\ClickClick5\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake Nightly
Data Dir: C:\Users\ClickClick5\AppData\Roaming\HandBrake Team\HandBrake\1.1.0.0

-------------------------------------------

x265 [info]: HEVC encoder version 2.4
x265 [info]: build info [Windows][GCC 5.3.1][64 bit] 8bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX AVX2 FMA3 LZCNT BMI2
x265 [info]: Main profile, Level-4 (Main tier)
x265 [info]: Thread pool created using 12 threads
x265 [info]: Slices : 1
x265 [info]: frame threads / pool features : 3 / wpp(12 rows)
User avatar
BradleyS
Moderator
Posts: 1860
Joined: Thu Aug 09, 2007 12:16 pm

Re: GCC version still shows as 5.3.1

Post by BradleyS »

It depends. The toolchain on the build system probably wasn't updated immediately after the mingw-w64 build script was. This isn't critical.
ClickClick5
Posts: 15
Joined: Sun Oct 30, 2011 5:40 pm

Re: GCC version still shows as 5.3.1

Post by ClickClick5 »

Thanks Bradley.
Post Reply