This is the mail archive of the gcc-help@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: redhat 8.0 install has killed gcc


>>>>> "Colin" == Colin Foran <nathantwist@attbi.com> writes:

    Colin> Aye everyone I installed 8.0 a few days back, and have been
    Colin> unable to compile anythign ever since. Any time i try to
    Colin> compile anything ive written myself, i get a
    Colin> /usr/local/bin/ld: unrecognized option '--eh-frame-hdr"
    Colin> /usr/local/bin/ld: use the --help option for usage
    Colin> information collect2: ld returned 1 exit status

What is /usr/local/bin/ld ?? What does '/usr/local/bin/ld -V' give?
Try to remove /usr/local/bin out of your PATH and then try to compile
a program.

    Colin> This version of gcc was created with the rpms
    Colin> from the installation, 

What does that mean? You just installed the RPMs, right?

-- 
Claudio Bley                                 ASCII ribbon campaign (")
Debian GNU/Linux advocate                     - against HTML email  X 
http://www.cs.uni-magdeburg.de/~bley/                     & vCards / \


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