bug-glibc
[Top][All Lists]
Advanced

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

glibc linker error.


From: yi zhang
Subject: glibc linker error.
Date: Tue, 16 Jul 2002 15:22:03 -0500 (CDT)

Hi,

I've searched in the buglibc, only find little about this except
"-profile" problem. This topic of -profile has relation with mine. But in
the mailing, I cann't find a way to solve it.

----------------------------------------------
/usr/bin/ld: /lib/ld-linux.so.2: indirect symbol `__libc_internal_tsd_set'
to `__libc_internal_tsd_set@@GLIBC_2.0' is a loop
g++ -D_SGI_SOURCE -D_LANGUAGE_C_PLUS_PLUS -Wformat -funsigned-char
-D__GNU_BUG_WORKAROUND -D_NOTHREADS -ansi -fwritable-strings
-DSGI_DIRS -Dlonglong -DSGI_MONGOOSE -DFRONT_END -DFRONT_F90 -D_PDGCS
-DUSE_STANDARD_TYPES -D __MIPS_AND_IA64_ELF_H -Dlinux -D__USE_BSD
-D_GNU_SOURCE -D_LONGLONG -D_SVR4_SOURCE   -D_SGI_SGI -D_TARGET_MONGOOSE
-D_SGI_WHIRLCONVERT -I../../../crayf90/fe90 -I../../../crayf90/sgi
-I../../../common/com -I../../../common/util -I../../../common/com/ia64
-I. -I../../../linux/mfef90_includes -I../../../linux/include
-I../../include/cmplrs -I/usr/include -fPIC -DTARG_IA64
-Wimplicit-function-declaration     -I../../include  -O0 -D_MIPSEL
-D_LONGLONG -D_MIPS_SZINT=32 -D_MIPS_SZPTR=32 -D_MIPS_SZLONG=32 -MD -o
mfef90  config.o const.o controls.o dwarf_DST.o dwarf_DST_dump.o
dwarf_DST_mem.o dwarf_DST_producer.o err_host.o f90_utils.o glob.o
ir_bcom.o ir_bwrite.o ir_reader.o irbdata.o mtypes.o opcode.o
opcode_core.o pu_info.o strtab.o symtab.o symtab_verify.o ttype.o wn.o
wn_map.o wn_pragmas.o wn_simp.o wn_util.o wutil.o  config_targ.o
config_elf_targ.o targ_const.o targ_sim.o cwh_unimp.o cwh_addr.o
cwh_auxst.o cwh_block.o cwh_data.o cwh_directive.o cwh_dope.o cwh_dst.o
cwh_expr.o cwh_intrin.o cwh_io.o cwh_mkdepend.o cwh_pdgcs.o cwh_preg.o
cwh_types.o cwh_stab.o cwh_stmt.o cwh_stk.o sgi_cmd_line.o make_depend.o
config_host.o config_platform.o                 compiler_build_date.o
-L./ ../../libcomutil/libcomutil.a      ../fe90/fe90.a ../../arith/arith.a
../../libcif/libcif.a ../libf90sgi/libf90sgi.a -L/usr/ia32-sgi-linux/bin
-lc -lfortran -lffio /usr/lib/libm.a  -D_MIPSEL
../fe90/fe90.a(utils.o): In function `get_temp_file':
utils.o(.text+0x40e): the use of `tempnam' is dangerous, better use
`mkstemp'
../../libcif/libcif.a(cif_conv.o): In function `cif_convert_to_cifconv':
cif_conv.o(.text+0xa55): the use of `mktemp' is dangerous, better use
`mkstemp'
/usr/bin/ld: /lib/ld-linux.so.2: indirect symbol `__libc_internal_tsd_set'
to `__libc_internal_tsd_set@@GLIBC_2.0' is a loop
/lib/ld-linux.so.2: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
gmake[1]: *** [mfef90] Error 1

-----------------------------------------------------

your turely

Yi Zhang




reply via email to

[Prev in Thread] Current Thread [Next in Thread]