Re: [9fans] Using gpc and g77 in 9front
> 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 modified in the sources to get it to compile. -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T41cf38050bd5915d-Mbb8aa2810c311fb6e282d264 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription
Re: [9fans] Using gpc and g77 in 9front
> 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 link in the second post of this thread: https://github.com/staalmannen/APExp You'll find CFront there. -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T41cf38050bd5915d-M635c45bc78adb8734e3ddb29 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription
[9fans] Using gpc and g77 in 9front
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 converters like p2c and f2c, but they are limited in comparison to a compiler. So please any advice or guidance would be much appreciated. -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T41cf38050bd5915d-Md03ce1e400bc9a4faedf6261 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription
Re: [9fans] Re: Using gpc and g77 in 9front
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. -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T41cf38050bd5915d-Meeac2a36447b04992ad6f0bc Delivery options: https://9fans.topicbox.com/groups/9fans/subscription
[9fans] Re: Using gpc and g77 in 9front
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. -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T41cf38050bd5915d-Mc1aaa200a73bb441a5bfa3e4 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription