We need to run the output from CL preprocessing through a filter before CL's
compilation phase. Can you think of a clean way of doing this?
Here are some details: We are using VS to build SUA (POSIX) applications.
Everything is fine with 32 bit builds, but x64 in the SUA environment
requires a conversion filter called l2ll. The filter l2ll is run on the C
preprocessor output before the source is actually compiled. Normally, people
use makefiles in this environment and the SUA cc compiler script handles
this.
I could create a custom build rule C++ files, but that abandons all of VS'
C++ property pages for options handling. It would be nice to not have go
there.
--Demyn
Gary Chang[MSFT] - 04 Oct 2006 05:46 GMT
Hi Demyn,
This is a quick note to let you know that I am performing research on this
issue and will get back to you as soon as possible. I appreciate your
patience.
Thanks for your understanding!
Best regards,
Gary Chang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
Gary Chang[MSFT] - 06 Oct 2006 03:55 GMT
Hi Demyn,
I have already consulted this issue with our product team, currently we
don't have a workaround to run the CL preprocessing through a filter before
CL's compilation phase within Visual Studio 2005 IDE. I am sorry for the
inconvenience.
Thanks!
Best regards,
Gary Chang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.