Operating System - Linux
1837791 Members
3045 Online
110120 Solutions
New Discussion

Compilation Error While migrating from HP CC to aCC compiler...

 
Naginder Dassi
Occasional Contributor

Compilation Error While migrating from HP CC to aCC compiler...

Hi ,
I am facing a problem when I am compling my existing code , previously compiled with HP cfront comiler, with the aCC compiler. I am getting the error ."Size of struct/class/union exceeds compiler limits" ..Is there any option by which I can increase the limit .
Please help ???
1 REPLY 1
Dennis Handly
Acclaimed Contributor

Re: Compilation Error While migrating from HP CC to aCC compiler...

If you get this error it shouldn't have compiled with cfront. To increase the limit you can use +DD64, of course.