This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.


[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

-frepo bugs in 1.1.1?




I have a very large project I'm working on that makes use of templates.
We're using the "Borland Model" of templates where everything for a
template class goes in the header file.  I ran "strings" on my binary the
other day, and noticed that commonly used template classes appear to be
instantiated in the binary a _lot_ of times.  I hadn't tried using -frepo
in a long time, and my reading of the docs led me to believe that all I
needed to do (since I am using the Borland model) is set the flag -frepo at 
compile time.  But, with that flag I get link errors saying some template
instantiations are missing.

Are there bugs in -frepo in egcs-1.1.1?

What kind of info could I provide that would be useful?

Thanks,
	Dale
-- 
+------------------------- pgp key available --------------------------+
| Dale E. Martin |  Clifton Labs, Inc.  |  Senior Computer Engineer    |
| dmartin@clifton-labs.com    |    http://www.clifton-labs.com         |
+----------------------------------------------------------------------+