has anyone run #GCC on #Plan9? I feel like this is nigh impossible.
Conversation
Notices
-
theruran ππ΄ (theruran@hackers.town)'s status on Friday, 22-Apr-2022 00:36:07 CEST theruran ππ΄ -
theruran ππ΄ (theruran@hackers.town)'s status on Friday, 22-Apr-2022 00:36:07 CEST theruran ππ΄ I suppose it could be GCC 4 that is all in C, but GCC doesn't have any #ifdefs for Plan 9 that I've seen.
GCC running on BSD feels like a near-miracle considering how much GNU cares about non-GNU systems :gnu: :blobwhistle:
-
theruran ππ΄ (theruran@hackers.town)'s status on Friday, 22-Apr-2022 12:23:37 CEST theruran ππ΄ @ekaitz_zarraga @Shamar@qoto.org did it require changes to Plan 9? what is preventing the changes to GCC from being upstreamed?
-
shamar@qoto.org's status on Friday, 22-Apr-2022 22:51:37 CEST Shamar To be honest it took an incredible amount of time (to me) to enrich libposix enough for newlib to support GCC need.
Yet #Jehanne deviated from #Plan9 enough to make the port slightly simpler as Jehanne support ELF binaries while Plan 9 and #9front only run (custom) a.out binaries.
And to be honest, I have no idea on how to change the output binary format of GCC.
-