01:33:49 jbk: OK, thanks. I'll take a look for that. 17:47:10 In case someone is interested, here is the result of all the efforts by Klaus to keep illumos running on SPARC: https://github.com/klausz65/illumos-gate 18:33:20 vab: you should show klaus IPD 40 (fenix?) 18:33:20 IPD 40: Cross compilation for illumos (draft) 18:33:20 ↳ https://github.com/illumos/ipd/tree/master/ipd/0040/README.md 18:33:45 if I haven't mentioned that before, taking the work done there on arm into his sparc tree so it can cross-build would be a good thing. 18:33:59 (I don't know if porting to GNU as got done yet, but it's a pre-requisite) 22:05:55 richlowe Klaus had switched everything to a much newer gcc (11 IRC) but had to fall back to the old gcc 4 and gas on some few files as they would usually build but break in mysterious ways... 22:14:00 well, even using a gas at all as a marked improvement. 22:14:12 'comes as a' 22:14:46 the cross-compile IPD is deliberately vague about compiler versions etc, but is definitely separate from illumos' policy-based choices. 22:15:14 everything becomes $(MACH)_CC etc. 22:32:19 hrm.. 22:32:49 usr/src/uts/common/inet/ip.h:47-51 should probably also be under the #ifdef _KERNEL guard 22:37:58 It would be preferable, unless they have their own more specific guards. 23:01:36 [illumos-gate] 14942 cleanup prtconf warning gags -- Robert Mustacchi 23:01:37 [illumos-gate] 14547 it would be nice if 'prtconf -dp' worked -- Robert Mustacchi