bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: undefined symbols in piostreams lib


From: Federico Montesino Pouzols
Subject: Re: undefined symbols in piostreams lib
Date: Thu, 26 Sep 2002 17:03:50 +0200
User-agent: Mutt/1.4i

        Yes, no symbols were compiled for pio_globals.cpp nor
pios.cpp. This is because of some silly bugs I introduced, and is now
fixed in CVS (changes in thread.h, pio_globals.cpp and
pios.cpp). config.h must be included before checking #ifdef
COMMON_PIOSTREAM_SUPPORT :). Also, getThreadID was wrongly declared as
inline.

        You may also find interesting that piostreams can be compiled
with the GCC 3.1 that comes with RedHat 7.3.

On Thu, Sep 26, 2002 at 06:20:44AM -0500, Daniel E Baumann wrote:
> Hi, I am trying t compile my demo program that uses the piostreams but
> now I keep getting undefined symbols for a few things which doesn't make
> sense as this sutff compiled fine before. I am using:
> 
> 
> I notied that when I used nm -s on pios.o and pio_globals.o from the src
> dir that there are no symbols in these object files. I dunno what's up
> with this, maybe my gcc is b0rked? This program used to link fine. I
> can't see where it's not linking in the proper lib or anything like
> that. Can anyone lend a hand? ;).
> 
> Dan
> -- 
> And if cynics ridicule freedom, ridicule community...if ``hard nosed 
> realists'' say that profit is the only ideal...just ignore them, and use
> copyleft all the same.
>       -- RMS
> 
> 
> 
> _______________________________________________
> Bug-commoncpp mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-commoncpp




reply via email to

[Prev in Thread] Current Thread [Next in Thread]