Displaying 1 result from an estimated 1 matches for "dgthread_use_weak".
2003 Jun 06
0
Problems building RELENG_4_8
On a 4.8-PRERELEASE, I have cvsup'ed my sources to the latest RELENG_4_8.
While doing buildworld, I get this:
cc -c -O -pipe -fexceptions -DIN_GCC -D_PTHREADS -DGTHREAD_USE_WEAK
-I/usr/src/gnu/lib/libgcc/../../../contrib/gcc/config
-I/usr/src/gnu/lib/libgcc/../../../contrib/gcc -I. -DL_pure -o _pure.o
/usr/src/gnu/lib/libgcc/../../../contrib/gcc/libgcc2.c
c++ -c -O -pipe -fexceptions -DIN_GCC -D_PTHREADS -DGTHREAD_USE_WEAK
-I/usr/src/gnu/lib/libgcc/../../../contrib/gcc/...