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: template instantiations in archive files?


dpape  <dpape@canis.uiuc.edu> writes:

> Linux machine, so I need to figure out how to get egcs to recognize where 
> to find the template instantiations for the .a files so everything can 
> link correctly.

> I think that compiling with -frepo can help, but since I don't think I
> can link the rpo files into the libraries, I am not sure how to proceed.

Search for `library code' in the Template Instantiation node of the
egcs info file (make sure it is the one in egcs; gcc's one does not
contain the instructions you need)

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:oliva@gnu.org mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil



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