Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
gcc 3.3.3, Linux/x86
Description
Many of our programs are linking with the ominous looking warning below. This only happens on trunk, not with stdcxx-4.1.3.
gcc alg1.o -o alg1 -pthread -L$(BUILDDIR)/lib -Wl,-R$(BUILDDIR)/lib -lstd -lsupc++ -lm
/package/1/utils/binutils/binutils-2.15.90.0.1.1-32.10/bin/ld: warning: type and size of dynamic symbol `__rw_atomic_add32' are not defined
gcc -c -I$(TOPDIR)/include/ansi -pthread -I$(TOPDIR)/include -I$(BUILDDIR)/include -I$(TOPDIR)/examples/include -pedantic -nostdinc++ -O2 -W -Wall -Wcast-qual -Winline -Wshadow -Wwrite-strings -Wno-long-long -Wcast-align $(TOPDIR)/examples/tutorial/alg2.cpp
gcc alg2.o -o alg2 -pthread -L$(BUILDDIR)/lib -Wl,-R$(BUILDDIR)/lib -lstd -lsupc++ -lm
Attachments
Issue Links
- duplicates
-
STDCXX-403 [Intel C++ 9.1/Linux] linker error on __rw_atomic_add32
- Closed
-
STDCXX-405 [gcc 4.1.0/Linux] linker error on __rw_atomic_add32
- Closed
- relates to
-
STDCXX-192 GNU assembler on Mac OS X 10.4.6 Tiger (Darwin) does not understand .type directive.
- Closed