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: using templates in shared library



> Now, you can try that or let us know if it doesn't work and why.

It fails on including something, but that's probably my fault. The
idea should work I agree.

But more importantly: you can't be serious about pushing this as the
proper method to do it. -frepo wastes CPU cycles, and during build I
have to confront my poor users with screens full of error messages?
Yes, I can redirect to /dev/null too, but this is definitely not what
I want.

Is there any reason why _in principle_ the linker couldn't do what I
want? It seems so completely trivial to me (at least, _much_ easier
than most other template things egcs can do these days).

Kasper


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