Re: [9fans] Using gpc and g77 in 9front

2024-12-11 Thread mouad-all
> Once I tried to rebuild your sources in 9Front but it didn't work. I had to modify the sources a little, add wrappers for APE, something else (I don't remember everything). I achieved to rebuild it itself, but C++ part doesn't work there. I would appreciate it if you point me to what you modifie

Re: [9fans] Using gpc and g77 in 9front

2024-12-11 Thread Mouad All
> Hmm.. some formatting issues there.. Same text in attach.. Thanks for the notes. > It turns out that CFront is alive??!! Great.. Could you give me a link to its current versions - I'd really like to try what it's capable of now.. And APExp also.. The developer of APExp Jens Staal posted its li

[9fans] Using gpc and g77 in 9front

2024-12-11 Thread mouad-all
Hello, Is it possible to compile an older version of gcc in 9front to use the gnu pascal and gnu fortran 77 compilers? I have found an older version of gcc for i386 at https://code.google.com/archive/p/ports2plan9/downloads but I don't know if it will actually work nowadays. There are convert

Re: [9fans] Re: Using gpc and g77 in 9front

2024-12-11 Thread mouad-all
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/gc

[9fans] Re: Using gpc and g77 in 9front

2024-12-11 Thread mouad-all
Thanks for your reply. How can I compile https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ports2plan9/gcc-4.5.4-p9-2-pth-src.tar.bz2 for i386 on 9front? Unlike the very old version https://9p.io/sources/extra/gcc/ for plan9, there is no p9config script or similar