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


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

Re: some mistake happened in linking a c++ application?


On Feb 14, 2001, jacky <jie.xia@263.net> wrote:

> i know what means of undefined reference is. But i do not know
> `Fl_Browser type_info node'.  the Fl_browser is a class. and i can
> not find any thing about 'type_info node'.

This has nothing to do with libstdc++.  It's a GCC issue, at best, so
you may want to ask for help at gcc-help.  Have a small code snippet
that triggers the problem handy :-)

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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