This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: g++ problem / -fno-implicit-templates


From: Martin Goik <martin.goik@abas.de>
Subject: g++ problem / -fno-implicit-templates
Date: Mon, 01 Sep 1997 09:40:01 +0200

> Ulrich Drepper already gave me a hint to use the -fno-implicit-templates
> option . But then I get lots of "Unsatisfied symbols" messages due to
> STL depending on which subset of modules I use this option:

Of course you have to add explicit instantiations if you use this
option.  Read the manual.

-- Uli
---------------.      drepper@cygnus.com  ,-.   Rubensstrasse 5
Ulrich Drepper  \    ,-------------------'   \  76149 Karlsruhe/Germany
Cygnus Solutions `--' drepper@gnu.ai.mit.edu  `------------------------
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]