From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21630 invoked by alias); 6 Feb 2008 21:50:29 -0000 Received: (qmail 21392 invoked by uid 48); 6 Feb 2008 21:49:43 -0000 Date: Wed, 06 Feb 2008 21:50:00 -0000 Message-ID: <20080206214943.21391.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/35019] Gfortran does not support "-J " only "-J" In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dfranke at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-02/txt/msg00755.txt.bz2 ------- Comment #1 from dfranke at gcc dot gnu dot org 2008-02-06 21:49 ------- Untested, just happened to read the manual cited below. Index: lang.opt =================================================================== --- lang.opt (revision 132097) +++ lang.opt (working copy) @@ -25,13 +25,25 @@ Language Fortran I -Fortran Joined +Fortran Joined Separate -I Add a directory for INCLUDE and MODULE searching http://gcc.gnu.org/onlinedocs/gccint/Option-properties.html#Option-properties -- dfranke at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dfranke at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35019