Run gfortran without installing
Tilo Schwarz
tilo@tilo-schwarz.de
Sun Jan 20 18:28:00 GMT 2013
On Sun, 20 Jan 2013 19:12:44 +0100, Dominique Dhumieres
<dominiq@lps.ens.fr> wrote:
>> is there a "correct way" to run a built gfortran without installing it
>> first?
>
> I am not sure to understand your question, but you may want something
> like:
>
> /opt/gcc/build_w/gcc/gfortran -B/opt/gcc/build_w/gcc/
> -B/opt/gcc/build_w/x86_64-apple-darwin10.8.0/i386/libgfortran/ \
> -B/opt/gcc/build_w/x86_64-apple-darwin10.8.0/libgfortran/.libs
> -L/opt/gcc/build_w/x86_64-apple-darwin10.8.0/libgfortran/.libs \
> -B/opt/gcc/build_w/x86_64-apple-darwin10.8.0/libquadmath/.libs
> -L/opt/gcc/build_w/x86_64-apple-darwin10.8.0/libquadmath/.libs
>
> At least it what the testsuite uses.
Thank you, that was exactly my question.
Regards,
Tilo
More information about the Fortran
mailing list