Uploaded image for project: 'C++ Standard Library'
  1. C++ Standard Library
  2. STDCXX-50

[gcc/IRIX] ld warning 84: library is not used for resolving any symbol

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 4.1.2
    • 4.1.3
    • Build and Installation
    • None
    • gcc/IRIX

    Description

      When linking some programs with gcc on IRIX the linker emits diagnostics similar to the ones below:

      gcc -c -I/build/sebor/dev/stdlib/include/ansi -D_RWSTDDEBUG -D_RWSTD_USE_CONFIG -I/build/sebor/gcc-3.4.3-15s/include -I/build/sebor/dev/stdlib/include -I/build/sebor/dev/stdlib/examples/include -pedantic -nostdinc++ -g -Wall -W -Wcast-qual -Winline -Wshadow -Wwrite-strings -Wno-long-long -Wcast-align /build/sebor/dev/stdlib/examples/manual/accum.cpp
      gcc accum.o -o accum -L/build/sebor/gcc-3.4.3-15s/lib -lstd15s -lsupc++ -lpthread -lm
      ld32: WARNING 84 : /usr/lib32/libpthread.so is not used for resolving any symbol.
      ld32: WARNING 84 : /usr/lib32/libm.so is not used for resolving any symbol.

      Attachments

        Activity

          People

            sebor Martin Sebor
            sebor Martin Sebor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: