Boost logo

Boost Users :

Subject: Re: [Boost-users] Intel Compiler 11 and Boost 1.39 Bessel functions
From: John Maddock (john_at_[hidden])
Date: 2009-07-21 04:11:33


>> Could you isolate the bessel function usage to a single file and compile
>> that one file without -g?
>
> You mean with -P to create a simple preprocessed file ? I can do, yes.
> Without -g, it will pass (I've tried this on my real case before I
> found the guilty function).

No I mean use separate file compilation, so you build everything with -g
*except* that problem function.

>> Sorry, it's all I can think of at present :-(
>
> No problem. I tried to dig inside the details functions, but they are
> too complicated for the scarce amount of time I have for this :( (I'll
> let Intel find a solution :D)

Me too I think: I have now been able to reproduce on Linux, but the small
amount of playing around I gave it failed to find a workaround :-(

John.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net