------- Comment #18 from r dot emrich at de dot tecosim dot com  2007-12-13 
11:58 -------
Here the complete linker step. I added the -v -t +vallcompatwarnings command
line switches.

/usr/ccs/bin/ld -v -L/lib/pa1.1 -L/usr/lib/pa1.1 -z -u main -u __gcc_plt_call
-o build/genconstants /usr/ccs/lib/crt0.o /lib/unix95.o
-L/appl/shared/gcc/HP-UX/hppa2.0w-hp-hpux11.00/gcc-4.3.0/lib/gcc/hppa2.0w-hp-hpux11.00/4.3.0
-L/usr/ccs/lib -L/opt/langtools/lib
-L/appl/shared/gcc/HP-UX/hppa2.0w-hp-hpux11.00/gcc-4.3.0/lib
build/genconstants.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o
build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o
../build-hppa2.0w-hp-hpux11.00/libiberty/libiberty.a -lgcc -lgcc_eh -lc -lgcc
-lgcc_eh -t +vallcompatwarnings 
LPATH is : /usr/lib:/opt/langtools/lib
Loading /usr/ccs/lib/crt0.o:
Loading /lib/unix95.o:
Loading build/genconstants.o:
Loading build/rtl.o:
/usr/ccs/bin/ld: (Warning) Symbols named "ggc_free" of incompatible types (such
as CODE and DATA) were found in build/rtl.o and build/genconstants.o. This may
not be supported in future releases.
Loading build/read-rtl.o:
/usr/ccs/bin/ld: (Warning) Symbols named "ggc_free" of incompatible types (such
as CODE and DATA) were found in build/read-rtl.o and build/rtl.o. This may not
be supported in future releases.
Loading build/ggc-none.o:
Loading build/vec.o:
Loading build/min-insn-modes.o:
Loading build/gensupport.o:
Loading build/print-rtl.o:
Loading build/errors.o:
Searching library ../build-hppa2.0w-hp-hpux11.00/libiberty/libiberty.a:
WARNING:  LIBRARY ../build-hppa2.0w-hp-hpux11.00/libiberty/libiberty.a HAS
OVERFLOW SYMBOLS; USE CLEANRL
  Selecting hashtab.o to resolve htab_find_slot
    referenced from build/read-rtl.o
    referenced from build/gensupport.o
  Selecting safe-ctype.o to resolve _sch_tolower
    referenced from build/read-rtl.o
  Selecting concat.o to resolve concat
    referenced from build/read-rtl.o
    referenced from build/gensupport.o
  Selecting hashtab.o to resolve htab_traverse
    referenced from build/read-rtl.o
    referenced from build/gensupport.o
  Selecting safe-ctype.o to resolve _sch_istable
    referenced from build/read-rtl.o
    referenced from build/gensupport.o
  Selecting xstrdup.o to resolve xstrdup
    referenced from build/read-rtl.o
    referenced from build/gensupport.o
  Selecting hashtab.o to resolve htab_hash_pointer
    referenced from build/read-rtl.o
  Selecting fopen_unlocked.o to resolve unlock_std_streams
    referenced from build/gensupport.o
  Selecting obstack.o to resolve _obstack_begin
    referenced from build/read-rtl.o
    referenced from build/gensupport.o
  Selecting hashtab.o to resolve htab_hash_string
    referenced from build/gensupport.o
  Selecting obstack.o to resolve obstack_free
    referenced from build/read-rtl.o
  Selecting hashtab.o to resolve htab_elements
    referenced from build/read-rtl.o
  Selecting hashtab.o to resolve htab_create
    referenced from build/read-rtl.o
    referenced from build/gensupport.o
  Selecting safe-ctype.o to resolve _sch_toupper
    referenced from build/read-rtl.o
  Selecting xmalloc.o to resolve xcalloc
    referenced from build/ggc-none.o
    referenced from build/gensupport.o
  Selecting xmalloc.o to resolve xrealloc
    referenced from build/read-rtl.o
    referenced from build/gensupport.o
    referenced from build/vec.o
    referenced from build/ggc-none.o
  Selecting hashtab.o to resolve htab_create_alloc
    referenced from build/gensupport.o
  Selecting fopen_unlocked.o to resolve fopen_unlocked
    referenced from build/gensupport.o
  Selecting obstack.o to resolve _obstack_newchunk
    referenced from build/read-rtl.o
  Selecting xmalloc.o to resolve xmalloc
    referenced from build/read-rtl.o
    referenced from build/gensupport.o
    referenced from build/ggc-none.o
  Selecting hashtab.o to resolve htab_find
    referenced from build/read-rtl.o
    referenced from build/gensupport.o
Loading ../build-hppa2.0w-hp-hpux11.00/libiberty/libiberty.a(concat.o):
Loading ../build-hppa2.0w-hp-hpux11.00/libiberty/libiberty.a(fopen_unlocked.o):
Loading ../build-hppa2.0w-hp-hpux11.00/libiberty/libiberty.a(hashtab.o):
Loading ../build-hppa2.0w-hp-hpux11.00/libiberty/libiberty.a(obstack.o):
Loading ../build-hppa2.0w-hp-hpux11.00/libiberty/libiberty.a(safe-ctype.o):
Loading ../build-hppa2.0w-hp-hpux11.00/libiberty/libiberty.a(xmalloc.o):
Loading ../build-hppa2.0w-hp-hpux11.00/libiberty/libiberty.a(xstrdup.o):
Searching library ../build-hppa2.0w-hp-hpux11.00/libiberty/libiberty.a:
  Selecting xexit.o to resolve xexit
    referenced from
../build-hppa2.0w-hp-hpux11.00/libiberty/libiberty.a(xmalloc.o)
Loading ../build-hppa2.0w-hp-hpux11.00/libiberty/libiberty.a(xexit.o):
Searching library ../build-hppa2.0w-hp-hpux11.00/libiberty/libiberty.a:
Searching library
/appl/shared/gcc/HP-UX/hppa2.0w-hp-hpux11.00/gcc-4.3.0/lib/gcc/hppa2.0w-hp-hpux11.00/4.3.0/libgcc.a:
WARNING:  LIBRARY
/appl/shared/gcc/HP-UX/hppa2.0w-hp-hpux11.00/gcc-4.3.0/lib/gcc/hppa2.0w-hp-hpux11.00/4.3.0/libgcc.a
HAS OVERFLOW SYMBOLS; USE CLEANRL
  Selecting lib2funcs.o to resolve __gcc_plt_call
Loading
/appl/shared/gcc/HP-UX/hppa2.0w-hp-hpux11.00/gcc-4.3.0/lib/gcc/hppa2.0w-hp-hpux11.00/4.3.0/libgcc.a(lib2funcs.o):
Searching library
/appl/shared/gcc/HP-UX/hppa2.0w-hp-hpux11.00/gcc-4.3.0/lib/gcc/hppa2.0w-hp-hpux11.00/4.3.0/libgcc.a:
Searching library
/appl/shared/gcc/HP-UX/hppa2.0w-hp-hpux11.00/gcc-4.3.0/lib/gcc/hppa2.0w-hp-hpux11.00/4.3.0/libgcc_eh.a:
WARNING:  LIBRARY
/appl/shared/gcc/HP-UX/hppa2.0w-hp-hpux11.00/gcc-4.3.0/lib/gcc/hppa2.0w-hp-hpux11.00/4.3.0/libgcc_eh.a
HAS OVERFLOW SYMBOLS; USE CLEANRL
Searching library /usr/lib/libdld.2:
/usr/lib/libdld.2:
Searching library /usr/lib/libc.sl:
/usr/lib/libc.sl:
Searching library
/appl/shared/gcc/HP-UX/hppa2.0w-hp-hpux11.00/gcc-4.3.0/lib/gcc/hppa2.0w-hp-hpux11.00/4.3.0/libgcc.a:
WARNING:  LIBRARY
/appl/shared/gcc/HP-UX/hppa2.0w-hp-hpux11.00/gcc-4.3.0/lib/gcc/hppa2.0w-hp-hpux11.00/4.3.0/libgcc.a
HAS OVERFLOW SYMBOLS; USE CLEANRL
Searching library
/appl/shared/gcc/HP-UX/hppa2.0w-hp-hpux11.00/gcc-4.3.0/lib/gcc/hppa2.0w-hp-hpux11.00/4.3.0/libgcc_eh.a:
WARNING:  LIBRARY
/appl/shared/gcc/HP-UX/hppa2.0w-hp-hpux11.00/gcc-4.3.0/lib/gcc/hppa2.0w-hp-hpux11.00/4.3.0/libgcc_eh.a
HAS OVERFLOW SYMBOLS; USE CLEANRL
Searching library /usr/lib/milli.a:
  Selecting dyncallU.o to resolve $$dyncall
    referenced from /usr/ccs/lib/crt0.o
    referenced from
../build-hppa2.0w-hp-hpux11.00/libiberty/libiberty.a(xexit.o)
    referenced from
../build-hppa2.0w-hp-hpux11.00/libiberty/libiberty.a(obstack.o)
    referenced from
../build-hppa2.0w-hp-hpux11.00/libiberty/libiberty.a(hashtab.o)
    referenced from build/print-rtl.o
    referenced from build/gensupport.o
    referenced from build/read-rtl.o
    referenced from build/rtl.o
    referenced from build/genconstants.o
Loading /usr/lib/milli.a(dyncallU.o):
Searching library /usr/lib/milli.a:
/usr/ccs/bin/ld: Unsatisfied symbols:
   ggc_free (first referenced in build/rtl.o) (data)
/usr/ccs/lib/crt0.o:
/lib/unix95.o:
build/genconstants.o:
build/rtl.o:
build/read-rtl.o:
build/ggc-none.o:
build/vec.o:
build/min-insn-modes.o:
build/gensupport.o:
build/print-rtl.o:
build/errors.o:
../build-hppa2.0w-hp-hpux11.00/libiberty/libiberty.a:
/appl/shared/gcc/HP-UX/hppa2.0w-hp-hpux11.00/gcc-4.3.0/lib/gcc/hppa2.0w-hp-hpux11.00/4.3.0/libgcc.a:
/usr/lib/milli.a:

The warnings about Symbols named "ggc_free" of incompatible types may lead to
further diagnostic.
Please advice how to proceed.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34003

Reply via email to