This is the mail archive of the gcc-help@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]
Other format: [Raw text]

RE: Help g++ SLList linking problem.


it is a class for g++ defined in libgpp. I found it
in info documentation of libgpp.

 --- Rupert Wood <me@rupey.net> escribió: > Cesar
Tejeda wrote:
> 
> > I have a very simple program on C++ using SLList
> that
> > doesn´t link.
> :
> > gxx tstsllist.cpp -Ic:/prog31/djgpp/lang/cxx/
> 
> What's an SLList? Is it a DJGPP extension or
> something you wrote
> yourself? I don't think it's in the main GCC
> distribution.
> 
> Either way, it looks like you need to link in
> whichever library SLList
> is defined in.
> 
> Rup.
>  

_______________________________________________________________
Do You Yahoo!?
Yahoo! Messenger
Comunicación instantánea gratis con tu gente.
http://messenger.yahoo.es


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