Matthew Burgess wrote:

David Jensen wrote:

I noticed on linking a gtkmm app that the gcc source directory is listed as a library directory. e.g.
(snip)
-L/tools/build/gcc-build/i686-pc-linux-gnu/libstdc++-v3/src -L/tools/build/gcc-build/i686-pc-linux-gnu/libstdc++-v3/src/.libs -L/tools/build/gcc-build/gcc


This is http://bugs.linuxfromscratch.org/show_bug.cgi?id=884. I'd be prone to just leave it alone for now, seeing as it hasn't caused us any real problems so far.

Regards,

Matt.

I removed the noise from both libstdc++.la and libsupc++.la then rebuilt Aiksaurus. It worked as I'd hoped.
LibAiksurus.la now : dependency_libs=' /usr/lib/libstdc++.la'
and the libtool linking did not have the noise

I may build a new system with that change, though I'd like to wait for the 2.6.12 headers.

fwiw
--
David Jensen

--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to