This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tree-ssa] trouble with gfortran on mips-sgi-IRIX6


"William S." <wstan@xs4all.nl> writes:

> octane % gfortran -o executable hello.o
> ld32: FATAL   2  : Internal: at ../../ld/multigot.c lgot_local_got_offset() seg_ndx exceeds per_seg_lgot_table
> ld32: INFO    152: Output file removed because of error.
> collect2: ld returned 1 exit status
> 
> Any suggestions on what to try to get it working or
> to test it?

Richard Sandiford recently found a minimal testcase for this problem,
though for the O32 ABI:

	http://gcc.gnu.org/ml/gcc-patches/2003-09/msg01064.html

Maybe we can develop a workaround based on this info?  Otherwise (or in
parallel), bug SGI about this linker bug.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]