bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: heap corruption in du


From: Paul Eggert
Subject: Re: heap corruption in du
Date: Mon, 24 Oct 2005 00:50:53 -0700
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Mikulas Patocka <address@hidden> writes:

> The compilation gets a bit further with the patch, but it still
> doesn't work --- this time it is problem of intel compiler --- it
> can't extract its intercode from *.a files.

The Intel compiler mishandles static libraries?  That sounds like
a real compatiblity issue all right.

> You can modify libtool so that when it is creating static library and
> compiler is "icc" or "icpc" (or "some/path/icc" or "some/path/icpc"),
> it passes it -no-ipo switch. (dynamic libraries work fine with -ipo).

But coreutils does not use libtool, no?  So this wouldn't fix
the problem.

Perhaps this issue would need to be taken up with the libtool folks,
but that should go to bug-libtool.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]