gcc and libstdc++-V3 build later
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: gcc-help@xxxxxxx
- Subject: gcc and libstdc++-V3 build later
- From: Bill Cunningham via Gcc-help <gcc-help@xxxxxxxxxxx>
- Date: Mon, 4 Oct 2021 17:02:32 -0400
- Reply-to: Bill Cunningham <bill.cu1234@xxxxxxxxx>
- User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.1.2
I have bee looking at the LFS project. www.linuxfromscratch.org and I
find their instructions a bit difficult. But at one point there is a gcc
compiler compiled and installed with the --disable-libstdcxx option.
Later, you are supposed to go back to your build directory and install
libstdc++. I am not asking anyone to go to linuxfromscratch and
investigate it so I will explain as much as possible as I believe I need
too.
This is compiling a "fake"cross compiler. Since everything is
compiled from scratch, C++ libraries do not exist at the time of the
first compilation. After glibc is built and installed, you go back to
gcc and compile the libstdcxx libraries of gcc. Exactly how is that
done? Am I off somewhere? The LFS documents I find to be a bit "unclear".
Bill
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]