[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: heap corruption in du
From: |
Stepan Kasal |
Subject: |
Re: heap corruption in du |
Date: |
Mon, 24 Oct 2005 17:30:59 +0200 |
User-agent: |
Mutt/1.4.1i |
Hello again,
On Mon, Oct 24, 2005 at 05:03:11PM +0200, Mikulas Patocka wrote:
> >>>>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).
> >...
> >>If you want to solve it in some way (detect intel compiler and pass it
> >>-no-ipo when creating object files that will be packed into "*.a"), you
> >>can, if you don't want, you don't have to.
We talked with Mikulas by phone.
The question was how to deliver the information he reported to the Autoconf
users. But I cannot invest much work into this, so I wasn't able to offer
him any reasonable scenario.
Sorry,
Stepan