Date: Mon, 31 Jan 2000 09:29:02 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: leon cc: djgpp AT delorie DOT com Subject: Re: -ftemplate option In-Reply-To: <3894DADF.1CAE1543@caresystems.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 31 Jan 2000, leon wrote: > dennis51 AT my-deja DOT com wrote: > > > redir -eo -x -t gxx -O2 -Wall -ftemplate-depth-75 mono.cpp -o mono.exe > > pardon my approach - would anyone know where one can learn in more detail > about this template option? All compiler options should be documented in the GCC manual, so "info gcc" is the way to go. If you cannot find this option there, I suggest a bug report to the GCC maintainers.