OS/2, eCS & ArcaOS - Technical > Programming
GCC - updates
Paul Smedley:
Sorry, try again...
Dave Yeo:
Thanks, working
Paul Smedley:
I've now built GCC 15.1.0, apache2 and php 8.1 with gcc15.1.0.
I haven't (yet) tried to build with multiple jobs - I suspect this will fail like 15.0.1 did... (ie due to apparent fork()n bugs/limitiations in libc)
Edit: interestingly, qt6-base-os2 appears to be building fine with GCC 15.1.0 - so appears the problems with fork were due to something that was only in the GCC beta code <shrug>
Paul Smedley:
--- Quote from: Paul Smedley on February 23, 2025, 04:32:32 am ---Hey Steven,
I'll get you a debug cc1plus.exe once it's rebuilt.
--- Code: ---Ã ## Ä Base ÄÄÄ Size ÄÄRÄWÄEÄResÄDisÄShrÄPreÄInvÄSwpÄRsdÄLocÄA16Ä32BÄCnfÄIOPÄ
³ 2 032A0000 00B760A0 û û û
--- End code ---
So 12017824 bytes or 12,017,824 - so shouldn't be an issue?
--- End quote ---
For cc1plus from 15.1.0:
--- Code: ---Ã ## Ä Base ÄÄÄ Size ÄÄRÄWÄEÄResÄDisÄShrÄPreÄInvÄSwpÄRsdÄLocÄA16Ä32BÄCnfÄIOPÄ
³ 2 02690000 005B97F0 û û û
--- End code ---
005B97F0 = 6,002,672 - so half the size of 15.0.1
GCC 14.3.0- cc1plus.map - 2.8mb
GCC 15.0.1 - cc1plus.map - 19.7mb
GCC 15.1.0 - cc1plus.map - 3.5mb
KO Myung-Hun:
This has no problems at all with my regression tests, and works fine with 'make -jx'.
Thanks!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version