Boost logo

Boost Users :

Subject: Re: [Boost-users] Intel Compiler 11 and Boost 1.39 Bessel functions
From: Matthieu Brucher (matthieu.brucher_at_[hidden])
Date: 2009-07-21 04:17:39


2009/7/21 John Maddock <john_at_[hidden]>:
>>> 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.

Oh ! Yes, it would be possible, but it would add some complexity to
my SCons file, so I'll probably try without -g until Intel releases a
fixed compiler.

>>> 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 :-(

Well, at least, you confirmed that the problem is not in the chair in
front of my computer!

Thanks a lot for your time.

Matthieu

-- 
Information System Engineer, Ph.D.
Website: http://matthieu-brucher.developpez.com/
Blogs: http://matt.eifelle.com and http://blog.developpez.com/?blog=92
LinkedIn: http://www.linkedin.com/in/matthieubrucher

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