On Wed, 11 Dec 2024 at 11:09, <mouad-...@outlook.com> wrote:
>
> At least in the old plan9 port of gcc https://9p.io/sources/extra/gcc/ the 
> script p9config had --enable-languages'=c,c++' in it that you can modify, 
> that is why I wanted to know how the compilation of  
> https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ports2plan9/gcc-4.5.4-p9-2-pth-src.tar.bz2
>  works without a script similar to p9config.

If you need Pascal , a better path would be to port fpc ( Free
pascal). Fpc is very portable and is built with Fpc crosscompiler. The
only things needed is assembly for interworking with the operating
system. I have done a quick and dirty port to RISC OS , and that
system isn't like anything else. There are very few dependencies, most
important is gnu binutils .. you need to be able to produce a binary
that runs on Plan9. I guess that it can be tricked into something that
you can binary patch in order to get something useful.

I don't know Plan9 well enough to do it myself , but it is quite
simple if you know the system.

Michael

------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T41cf38050bd5915d-M234978795b3bc9ea0d86d504
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to