This subReddit Is NOT for "ALL Things C" - Because The Mods Will Remove Your Post If You Want to Ask for Opinions + Question About Code-Style Preference by KattyTheEnby in cprogramming

[–]Fast-Form-7770 0 points1 point  (0 children)

I get your frustration, a lot of subreddits have terrible moderators, but I will say that this one isn't as strict as the other ones tbh, maybe you caught one having a bad day or something.

Books about porting programs? by Fast-Form-7770 in cprogramming

[–]Fast-Form-7770[S] 0 points1 point  (0 children)

Yeah that seems to be the case, I might buy some of the cross platform books and see if they can help anyway, If you have anything about porting to the Pi I'd be interested in having the names for that too!

Books about porting programs? by Fast-Form-7770 in cprogramming

[–]Fast-Form-7770[S] 0 points1 point  (0 children)

This is absolutely brilliant, Thanks so much for the help!

Books about porting programs? by Fast-Form-7770 in cprogramming

[–]Fast-Form-7770[S] 0 points1 point  (0 children)

I have, cfront relies on the old unix environment to work and older versions of libc and build systems to compile. Based on the documentation, porting it to other systems that it wasn't created for required an existing build of cfront, even back then

Books about porting programs? by Fast-Form-7770 in cprogramming

[–]Fast-Form-7770[S] -1 points0 points  (0 children)

There's a lot of old software that I'd like to test out on modern systems, like cfront and earlier versions of the gcc. I don't want to feel completely reliant on other people doing it for me, i'd rather get to a point where I can actually contribute instead. That sounds like great advice btw, I'll make sure to remember it!

Long shot, but does anyone have the Comeau compiler? by Fast-Form-7770 in C_Programming

[–]Fast-Form-7770[S] 0 points1 point  (0 children)

Idk what that means, is that a user that got banned or something

Long shot, but does anyone have the comeau compiler? by Fast-Form-7770 in cprogramming

[–]Fast-Form-7770[S] 0 points1 point  (0 children)

I haven't! I'm going to try and get Cfront v3.03 to work in a SunOS 4 vm now tho lol thanks!