On Sat, Sep 04, 1999 at 02:16:25PM -0400, James Moody wrote:
> > James Moody <[EMAIL PROTECTED]> writes:
> > 
> > > > gcc -o test test.c
> > > Segmentation fault
> > > 
> > > > cd /usr/src/linux
> > > /usr/src/linux> make config
> > > BUG IN DYNAMIC LINKER ld.so: Segmentation fault
> > > 
> > 
> > i had the same problems before i recompiled my own linker. can you
> > just try to do 'ld -V' and see if that dumps core. at least i'll know
> > i am not the only one who has these kind of problems.
> 
> ipx:~# ld -V
> GNU ld version 2.9.1 (with BFD 2.9.1.0.25)
>   Supported emulations:
>    elf32_sparc
>    sparclinux
>    sun4
>    elf64_sparc
> 
> No core dump there...
> 
> ipx:~# ld --help
> Usage: ld [options] file...
> ... (deleted)...
> ld: supported targets: elf32-sparc a.out-sparc-linux a.out-sunos-big 
> elf64-sparc srec symbolsrec tekhex binary ihex
> ld: supported emulations: elf32_sparc sparclinux sun4 elf64_sparc
> 
> Any ideas? I'll try compiling my own, just to see if it helps.

Forget if you already posted this, but what kernel version are you running, and
what type of sparc (sun4[cdm]?).

Ben

Reply via email to