Hi,

I have build the ast-open release 2008-11-04 package on both sol8.sun4
and linux.i386 platform to upgrade current version.
But when I try to build our C++ application, nmake crash with
Segmentation fault (core dumped) error.

After spending time to trace issue, I identified that nmake is core
dumping while evaluating $(+option).
Here is my simple nmake file

t:
        if "$(+touch)"
                .EXPORT : TOUCH
                TOUCH=1
                set notouch
        end

If anyone knows workaroud, please let me know

Thanks
Sang

THE INFORMATION CONTAINED IN THIS MESSAGE AND ANY ATTACHMENT MAY BE PRIVILEGED, 
CONFIDENTIAL, PROPRIETARY OR OTHERWISE PROTECTED FROM DISCLOSURE. If the reader 
of this message is not the intended recipient, you are hereby notified that any 
dissemination, distribution, copying or use of this message and any attachment 
is strictly prohibited. If you have received this message in error, please 
notify us immediately by replying to the message and permanently delete it from 
your computer and destroy any printout thereof.
_______________________________________________
ast-developers mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to