Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 2025 18:55:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 289497] devel/linux-rl9-devtools: gcc fails: Cannot open "/usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so"
Message-ID:  <bug-289497-4077-LQwKvZWVrc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-289497-4077@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-emulation (Nobody)
<emulation@FreeBSD.org> for maintainer-feedback:
Bug 289497: devel/linux-rl9-devtools: gcc fails: Cannot open
"/usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so"
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289497



--- Description ---
gcc fails to compile a simple hello world C++ program:

The run is in the linux environment - from /compat/linux/usr/bin/bash

# gcc x.cpp
/usr/local/bin/ld: /usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so:
error loading plugin: Cannot open
"/usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so"
collect2: error: ld returned 1 exit status

/compat/linux/usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so is
installed but gcc for some reason can't open it.

linux-rl9-devtools-9.6_1


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289497-4077-LQwKvZWVrc>