Software > Applications and Porting
[DEV] applying patches to old version of gcc
TimKelly:
I think I am abandoning the efforts to build the SBE within ppe42-gcc. The configure and Makefile files do not honor flags passed to them, which is making isolating the build failure very difficult. I haven't even gotten to trying to cross-compile with the ppc eabi. In addition to the previously documented issue where gcc 12 is not properly protecting flags passed on the command line to the top level make,
./configure --enable-stage1-languages=c,c++ --enable-languages=c,c++
shows up as
Configured with: ../src/configure -v --with-pkgversion='Debian 12.2.0-14+deb12u1' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 ...
I am not sure what that means for my overall effort to port SBE to strict POSIX 2024 standards, but at this point, I am spending more time debugging what may be endless errors than actually moving forward elsewhere. I have no interest in becoming an expert on configure nor gcc, just to figure out how something is supposed to work in the actual environment I will be using.
tim
Navigation
[0] Message Index
[*] Previous page
Go to full version