From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wilbur.contactoffice.com (wilbur.contactoffice.com [212.3.242.68]) by sourceware.org (Postfix) with ESMTPS id 0682D3858426 for ; Sun, 1 Jan 2023 11:42:06 +0000 (GMT) Received: from hologram (hologram.co-bxl [10.2.0.17]) by wilbur.contactoffice.com (Postfix) with ESMTP id E1C01C4E for ; Sun, 1 Jan 2023 12:42:04 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1672573324; s=20210208-e7xh; d=mailfence.com; i=hanslonsdale@mailfence.com; h=Date:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding:Subject:From:To; l=349; bh=0sl4zaLkq/g6qjZMKmhY3Z3x04jj7unIDMQHiHOnitE=; b=Ly+qfhi505C3Xlq1kUairJXk3Ch/o8tZ4WJhQ3Im+dH1fowP4REvM7pdeIkuR1FM LqwBtLiwI2tmSkKwLzdsmqXSQDHyhvQJ8hmZOOymD2oA9lAzqaGSuZRth7bfWYV8KRT ITuNyluvlHFlHBFiafCI3N/JfYMOTmpiV3lo1MGVcY+d4/yE+a+GjqUb9fC0mJWl4qK L6ltkyrsFVHuKM0QCTw08KlTPh+LJfhe5RAgXX29dbfJqpSMmvoxEikj2T8g0rgPg0k +ewxz5L5OYot0AQe122/QYe5TI0CMvRiWxRSPGZpMv6e+nAcgRay9SC5hOt5WAhqQep hzAkJbIfuQ== Date: Sun, 1 Jan 2023 01:45:42 +0100 (CET) Message-ID: <1311924207.730197.1672533942851@ichabod.co-bxl> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: no input files when calling gfortran From: Hans Lonsdale To: Gcc Help X-Mailer: ContactOffice Mail X-ContactOffice-Account: com:377787701 X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00,DATE_IN_PAST_06_12,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Am trying to compile a free-format fortran file with some subroutines in it, with gfortran complaining about the file. What is going on? gfortran -O3 -ffree-form -o kamkrai-sort.f gfortran: fatal error: no input files; unwilling to write output files compilation terminated. -- Sent with https://mailfence.com Secure and private email