|
|
|
|
|
by mikewarot
1526 days ago
|
|
I'll be trying that magic incantation shortly. [Edit] I tried it, and it didn't make anything worse. What I was hoping to find (and spend a few days looking) was for some set of flags I could give to a modern copy of gcc to hold it's nose and compile this code as-is, as a starting point. Git under Debian 3 seems to be a no-go. I'm tempted to just have two virtual machines that are never on at the same time mount a separate virtual disk that holds the Stoical source code and git repository. Make changes / test in Debian 3... when happy shut it down, fire up Debian 11 and do a commit and push to github. Shut it down, fire up Debian 3, repeat. |
|
And those flags should be used first on the Debian 3 machine, at least those which are supported there.
In my experience, jumping straight to the new version and making it "hold its nose" only ever works if you already know what you're doing.