Re: [boost] [intel-9.0] --arg_dep_lookup, BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL and__EDG _VERSION__=304

----- Mensaje original ----- De: John Maddock <john@johnmaddock.co.uk> Fecha: Domingo, Agosto 7, 2005 11:39 am Asunto: Re: [boost] [intel-9.0] -- arg_dep_lookup,BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL and__EDG _VERSION__=304
Could it be that Intel compilers under Linux also necessitate the --arg_dep_lookup compiler switch (which is currently not set)? This looks like the only sensible conslusion from the facts described.
Unfortunately *not* setting that switch has no effect on the Win32 compiler (at least not as far as this bug is concerned). I have a test case for this bug sitting in my "bug-reports" directory so it looks this has been submitted to Intel before, as soon as I can boot up Linux again, I'll verify that I can reproduce it and have a play around with the command line switches.
Thank you! Would you mind reporting your findings back to the list when you get something? Best, Joaquín M López Muñoz Telefónica, Investigación y Desarrollo

Thank you! Would you mind reporting your findings back to the list when you get something?
Well so far I've got as far as installing the latest Intel package and confirming that there is a problem, there are also linker errors on Madriva from anything that uses <threading>multi: it complains about not finding -lrt, that lib has been present on every other Linux install I've seen, but apparently not Mandriva, unless I've forgotten to install something. I'll let you know if I can figure out anything more, John.

Thank you! Would you mind reporting your findings back to the list when you get something?
Nothing I've tried on the command line makes any difference, I've reported this as a bug to Intel, so we'll see what comes of it I guess. John.

John Maddock wrote:
Nothing I've tried on the command line makes any difference, I've reported this as a bug to Intel, so we'll see what comes of it I guess.
Some time ago, I asked for clarification about --arg_dep_lookup because I think this switch is useless on the windows platform anyway. Does anybody know what this switch is intended to cause beyond the "normal" arg dep lookup of VC 7.1? Stefan
participants (3)
-
JOAQUIN LOPEZ MU?Z
-
John Maddock
-
Stefan Slapeta