From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x102f.google.com (mail-pj1-x102f.google.com [IPv6:2607:f8b0:4864:20::102f]) by sourceware.org (Postfix) with ESMTPS id 74CC23858CDA for ; Tue, 11 Jul 2023 06:28:58 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 74CC23858CDA Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-pj1-x102f.google.com with SMTP id 98e67ed59e1d1-26598fc0825so1929435a91.0 for ; Mon, 10 Jul 2023 23:28:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1689056937; x=1691648937; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=k6ne8n5VR899Uyy23F+DAdIABguJtXeifwhb3wWNG9Y=; b=fgoMKxZtHCoh2gUmhnDMz66X1srZFOKzcconX6XeqTbzO4CdIE4sIUbmKsqRATTXRe Y8WxR/iIPPjjIazGTr1heCECEqgFQZpSsebBQPl2jnPvOCAHltJfgPzLpoiLEi25hmXG ZmzNjWa/nVUO6hFhe+7bSvvmFt5nAslbwV1F4r+GURZvaekAt/+2JzUZWU+NwfQdEpfO zIDodc2+3rHlrSw7fL9GyiqTeRVmQJWguK/rAMaXUvUxbbJRI1RA9ciPOL1mkDt27Gi4 rDgsazOsE6LpSaLYndHKA9bjrYrNmr/J26hAmFvePBLAZ6PGVWbT6sh9Tt8h/kVlmyom 5i5w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689056937; x=1691648937; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=k6ne8n5VR899Uyy23F+DAdIABguJtXeifwhb3wWNG9Y=; b=ST2N129HFlADV5HDCJ/kIg/61eRjt2N6WMxnU22XwyCQ8Op0aC9RCg8vrT3iI23hZn 9o+HhOyaKqz3zrxKWScK3IHJKS9Hx+sngHIEhK3vaF/CfdYQ0sdmqf7CQPY3eNshwDq1 vh9qhhjBckHQtc6C/+FbdUg86+riV5ilxNa0A6JKxRHuDzU4enWtMgowaDDL3MqkVqlX DQJeAvdGBJ3QHyl6p/prG9yGtI+AQBT2PY1oH2ilOv+ev3iehY2TovYQn86SDsyMD3E0 kTaJk3WJ1oTIzblRTxk+6X+Uo7oSk9peNipOMFifB9aJDm2+lAs77UzaH0IXTIvhDbAL hcBw== X-Gm-Message-State: ABy/qLaXaHP3CSIF7lG18ASwisHIm9rfZ/ReLuArTu026c6UQah+WL1P xIMAJ2x8rR60N2ty71fwtzVjA2fWGk23NIp6oVI= X-Google-Smtp-Source: APBJJlHcT8u9K2gTCaAR4Dv/d0qczxRZ54Zq/wPtbwQon8KpAglB5Ev+2q1qhMu1fHiAOH6+Vpav5B76d9wBPMs6v6s= X-Received: by 2002:a17:90a:8418:b0:263:1f1c:ef49 with SMTP id j24-20020a17090a841800b002631f1cef49mr21219056pjn.13.1689056936997; Mon, 10 Jul 2023 23:28:56 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Arjen Markus Date: Tue, 11 Jul 2023 08:28:46 +0200 Message-ID: Subject: Re: Can't get the horse out of the gate To: Guy Daniels III Cc: fortran@gcc.gnu.org Content-Type: multipart/alternative; boundary="000000000000bc37860600303614" X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --000000000000bc37860600303614 Content-Type: text/plain; charset="UTF-8" You might be better asking a question on comp.lang.fortran newsgroup or the Fortran discourse site (https://fortran-lang.discourse.group/). This mailing list is specifically for the gfortran compiler, not user questions. Also, I might add, the title and the contents of your message may be understandable for someone well-versed in your cultural context, but to me as a mainland European it looked in first instance like spam. I suggest you formulate more elaborately what you are trying to do and what you expect to happen. I am not being cynical here, justtrying to help you to get people interested in helping you out. Regards, Arjen Op di 11 jul 2023 om 07:28 schreef Guy Daniels III via Fortran < fortran@gcc.gnu.org>: > Hi and thx in adv. Started this tut > , have TDM-GCC 10.3.0-2 and > Notepad++, am trying diff extensions (.f90, .f03, etc) but nothing giving. > What am I missing? > > -- > > > *"Make the best of your time while you're here"* > --000000000000bc37860600303614--