Re: LFS build of File-5.45 problem stops on compilation of seccomp.c
"Xi Ruoyao" ([email protected] via lfs-support Mailing List) <[email protected]> Thu, 20 Feb 2025 05:51:49 +0800
| Newsgroups | gmane.linux.lfs.support |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2025-02-19 at 15:49 -0600, dave kohler wrote:
> As mentioned earlier after I hit send on my last reply I realized I
> did not have theLFS storage device mounted the same way as when I ran
> the builds yesterday. After correcting the problem and rebooting my
> system the LFS storage device was mounted properly. here are the
> results you asked for.
>
> lfs:/mnt/lfs$ $LFS_TGT-gcc -print-prog-name=ld
> /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/14.2.0/../../../../x86_64-
> lfs-linux-gnu/bin/ld
> lfs:/mnt/lfs$
> lfs:/mnt/lfs$
> lfs:/mnt/lfs$
> lfs:/mnt/lfs$ echo "int main(){}" | gcc -x c - -Wl,--verbose
Oops sorry, I mistyped the command. It should be
echo "int main(){}" | $LFS_TGT-gcc -x c - -Wl,--verbose
I.e. I missed $LFS_TGT-.
--
Xi Ruoyao <[email protected]>
School of Aerospace Science and Technology, Xidian University
--
http://lists.linuxfromscratch.org/sympa/info/lfs-support
Unsubscribe: See the above information page