This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Missing concept check instantiations on sparc-sun-solaris2.8 cross sometimes


On Wed, Jun 11, 2003 at 02:29:45PM -0400, Phil Edwards wrote:
> -fno is part of the default flags for all the v3 sources.  For the particular
> case of concept-inst.cc, we override with the, uh, "-fyes" :-) form.
> 
> The options-parsing code will handle the switches in order, i.e., it will
> first disable them, then later, will turn them back on.

:)  That is what I would assume it would do.  Hmm.

> ... hm.  You might try compiling that file by hand, by copying and pasting
> the long compiler command, but removing the -fno-implicit-templates bit.
> If there's any difference at all in the generated symbol list, something
> is very wrong.

I'm away from my desk this week, but I will try this as soon as I get
a chance.  Thanks.

-- 
------------------------------------------------------------------
Brad Spencer - spencer@infointeractive.com - "It's quite nice..."
Systems Architect | InfoInterActive Corp. | A Canadian AOL Company


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