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

Bug#140186: Acknowledgement (g++-3.0, result of using the : undefined



Please find attatched a complete shared library project and Makefile.

a] tar zxpvf g++-3.0-possible-bug.tar.gz ; cd g++-3.0-possible-bug
b] make
c] export LD_LIBRARY_PATH=.
d] /sbin/ldconfig
e] ./HelloWorldExample
./HelloWorldExample: relocation error: ./libHelloWorld.so.1: undefined
symbol: __dso_handle

That is the result !


Info again :
flatmax@relationax:~/research/g++-3.0-possible-bug$ ld -v
GNU ld version 020326 20020326
flatmax@relationax:~/research/g++-3.0-possible-bug$ g++-3.0 -v
Reading specs from /usr/lib/gcc-lib/i386-linux/3.0.4/specs
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f77,proto,objc --prefix=/usr
--infodir=/share/info --mandir=/share/man --enable-shared --with-gnu-as
--with-gnu-ld --with-system-zlib --enable-long-long --enable-nls
--without-included-gettext --disable-checking --enable-threads=posix
--enable-java-gc=boehm --with-cpp-install-dir=bin --enable-objc-gc
i386-linux
Thread model: posix
gcc version 3.0.4

thanks
Matt

On Thu, Mar 28, 2002 at 11:42:58PM +0000, Philip Blundell wrote:
> tags 140186 + unreproducible
> thanks
> 
> I'm not able to replicate this bug.  Can you send a complete test-case
> that shows the problem?
> 
> 

-- 
http://mffm.darktech.org

WSOLA TimeScale Audio Mod  : http://mffmtimescale.sourceforge.net/
Vector Bass          : http://mffmvectorbass.sourceforge.net/
Multimedia Time Code : http://mffmtimecode.sourceforge.net/

Attachment: g++-3.0-possible-bug.tar.gz
Description: Binary data


Reply to: