Hi all,
I am Satish.
Problem Description:
I have 2 separate complex Application modules which need
to be integrated and run. One is compiled with -fast option(say A) and is doing
well. The other application(say B) works well without -fast compilation(and
-fast optimization is not very required for it too).
Now the problem is, when we integrate applications A and B,
we have a problem and the Application crashes irrespective of whether we have
used -fast option for application 'B'.
My research done till now:- I ran CC -xdryrun, found out the -fast option
expantion on my system(for CC 5.7 version on ultra-sparc-3i). One change which
I found is to put -fast first and then all other options like xarch etc.
What else I could do and go around for solving the issue. I request for general
approaches and hints like:
1. Where(which context) we could alter the code?
2. Which are the critical standards without which -fast option could cause
problems?
Thanks in advance.
Satish S Nandihalli
[EMAIL PROTECTED]
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code