second attempt to report bug: incorrect behaviour of -frepo (fwd)
Ruslan Shevchenko
rssh@nbi.com.ua
Mon Jan 10 10:32:00 GMT 2000
Hi to all.
I'm unable to use automatick template instantiation in library.
/As mention in gcc documentation, for doing this I must compile objects
with -frepo switch and try to link it together before creating library/
The complete set of source files and Makefile for reprodusing this problem
is situated in my previous bug report:
http://gcc.gnu.org/ml/gcc-bugs/1999-11/msg00300.html
I can reproduse it on RedHat Linux and FreeBSD.
The knowing of next will made me happy:
1. Is the way, to create libraries with template instantiation, is
correct at all, or info entry in gcc documentation is obsolete and
must be removed ?
2. Is this a real bug in g++ or I missing something ?
3. If this is a bug in gcc:
1. can anybody give me guidelines: how to try fix it myself ?
2. Is this test will be added to testcase ?
3. Are exists some formal bug tracking process in gcc development ,
/public accessible GNATS database, as in FreeBSD project/ and if yes, how
to submit bug to it ?
4. If this my bug:
Are exists example of creating c++ library with automatic template
instantiations somewhere in the net ?
More information about the Gcc-bugs
mailing list