IRC channel logs
2025-08-14.log
back to list of logs
<stikonas>lanodan: looks like I'll also have to switch to re2c git snapshots for bootstrapping... <stikonas>it's impossible to go from 1.1 to 1.2 directly. Have to jump through 2 intermediate commits <lanodan>Well at least we got the mirror stuff in place for snapshot tarballs ^^ <lanodan>Reminds me that I need to finish to set up my mirror, tweaked the script to avoid a full clone which took a bit of time <matrix_bridge><Jeremiah Orians> Landon: I enjoyed the talk. But I don’t think the being part of the Linux foundation is a correct statement. (I pronounce kaem as common). Would be interesting to see the proposed C compiler. <matrix_bridge><Andrius Štikonas> At this stage i think it is more beneficial to improve M2-Planet to build tcc ratger than building tet another compiler from scratch <lanodan>Yeah I don't think it's a correct statement either <lanodan>kaem instinctively I'd pronounce it k'aim, and common is… way too different a prononciation compared to it's spelling (plus "common" already exists) <matrix_bridge><Jeremiah Orians> Stikonas: probably true but if they find it fun it might provide some insights. There also was a simplified tcc bootstrap that was trying to have cc_* be the compiler a while back <matrix_bridge><Andrius Štikonas> Simplified tcc bootstrap was not merged into live boitstrap in the end (I guess because it is very x86 specific) but it is a very good stepping stone for bringing up features of M2-Planet <matrix_bridge><Andrius Štikonas> You can first target simpler versions of tcc