Re: [PATCH 6/8] fortran: use grep -F instead of fgrep

2022-06-24 Thread Rainer Orth
different hosts? If you agree I'll use it instead of -s > /dev/null > too. again, the autoconf manual warns agains it, even more so against -s. That's the first reference for portability issues and shouldn't be ignored without good reason. In the GCC and Solaris context, /bin/g

[COMMITTED] testsuite: gfortran: Remove obsolete references to Solaris 9

2024-02-14 Thread Rainer Orth
Some gfortran tests still contain references to long-obsolete Solaris 9. This patch removes them. Tested on i386-pc-solaris2.11. Committed to trunk. Rainer -- - Rainer Orth, Center for Biotechnology

[PATCH] libgfortran: Fix libgfortran.so versioning on Solaris with subdirs

2024-05-05 Thread Rainer Orth
incredibly fragile. It should be handled in make_sunver.pl itself instead, but for now this needs a quick fix. Rainer -- ----- Rainer Orth, Center for Biotechnology, Bielefeld University 2024-05-05 R

Re: [PATCH] libgfortran: Fix libgfortran.so versioning on Solaris with subdirs

2024-05-06 Thread Rainer Orth
eve libtool could provide something like this, but apparently it doesn't. Rainer -- --------- Rainer Orth, Center for Biotechnology, Bielefeld University

[COMMITTED] build: Derive object names in make_sunver.pl

2024-05-07 Thread Rainer Orth
-- - Rainer Orth, Center for Biotechnology, Bielefeld University 2024-05-06 Rainer Orth contrib: * make_sunver.pl: Use File::Basename; Skip -lLIB args. Convert libtool object/archive names to underlying objects

Re: 6/7 [Fortran, Patch, Coarray, PR107635] Add transfer_between_remotes

2025-02-21 Thread Rainer Orth
x. Rainer -- ----- Rainer Orth, Center for Biotechnology, Bielefeld University

Re: 6/7 [Fortran, Patch, Coarray, PR107635] Add transfer_between_remotes

2025-02-20 Thread Rainer Orth
bstdc++-v3). Rainer -- - Rainer Orth, Center for Biotechnology, Bielefeld University