This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [ANNOUNCE] Libgcj in gcc tree availability.
At Sat, 9 Dec 2000 23:35:16 -0800 (PST),
Alexandre Petit-Bianco wrote:
> > It looks like these libstdc++-v3 "-I" definitions are getting passed down
> > from the top-level configure in the $(CXX) variable?
seems like I've got the same prob.
> Do you have a filed named
>
> <buildir>/i686-pc-linux-gnu/libstdc++-v3/src/libstdc++.INC
>
> What does it contain? (Mine hasn't been created yet.)
-I/opt/build/egcs/i686-pc-linux-gnu/libstdc++-v3 -nostdinc++ -I/opt/src/egcs/libstdc++-v3/include/std -I/opt/src/egcs/libstdc++-v3/include/c -I/opt/src/egcs/libstdc++-v3/libsupc++ -I/opt/src/egcs/libstdc++-v3/include -I/opt/build/egcs/i686-pc-linux-gnu/libstdc++-v3/libio -I/opt/src/egcs/libstdc++-v3/libio -I/opt/src/egcs/libstdc++-v3/libmath -I/opt/build/egcs/i686-pc-linux-gnu/libstdc++-v3/include
> Have you done a clean rebuild (I believe it's necessary.)
I did.
--
yashi