This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: probs cross-building current libstdc++-v3, because of need to link?
On Wed, Aug 20, 2003 at 12:22:47PM -0700, cgd@broadcom.com wrote:
> it looks like you checked in some changes related to this issue?
Nope, which is why you're still seeing it. Daniel Jacobowitz's
GCC_NO_EXECUTABLES patch needs to go in.
I'll privately mail an experimental 'configure' to you containing the
changes.
Phil
--
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
- Brian W. Kernighan