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


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

Re: The future C++ template model in gcc?


On Fri, Jul 27, 2001 at 08:20:31AM +0100, Joseph S. Myers wrote:
> On Fri, 27 Jul 2001, Martin v. Loewis wrote:
> 
> > I'd be also curious as to whether anybody has fragments of an
> > implementation of exported templates; since nobody has spoken up so
> > far, the answer is probably "no".
> 
> There was http://gcc.gnu.org/ml/gcc/2000-08/msg00412.html - which received
> no comments, I supposed because involving a setuid program was such an
> obviously bad idea that no-one wanted to look further.
> 

Someone else mentined to me that we may use a special ELF section to
implement `expport'. I don't like the setuid idea either. I don't
know what the exact sementics of export are. I doubt we have to change
an existing libray if we resolve everything at the compile time.

H.J.


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