[an error occurred while processing this directive]

HP OpenVMS Systems

Ask the Wizard
» 

HP OpenVMS Systems

OpenVMS information

» What's new on our site
» Upcoming events
» Configuration and buying assistance
» Send us your comments

HP OpenVMS systems

» OpenVMS software
» Supported Servers
» OpenVMS virtualization
» OpenVMS solutions and partners
» OpenVMS success stories
» OpenVMS service and support
» OpenVMS resources and information
» OpenVMS documentation
» Education and training

Quick Links

» Non-javascript page
» Ask the Wizard
» OpenVMS FAQ

Test Drive OpenVMS

» OpenVMS I64 test drive
» Java test drive

Other information resources available to you include:

» OpenVMS freeware
» ECO kits, software and hardware support, prior version support
» Alpha SRM, ARC, and AlphaBIOS firmware updates
» ENCOMPASS - HP user group
» OpenVMS software downloads, OpenVMS freeware CD-ROM
» OpenVMS firmware locations
» DECconnect passive adaptor charts
» Cables reference guide
» MicroVAX console commands
» OpenVMS student research

Select a topic below to see Questions Frequently Asked by partners

» Using the online documentation library(installing BNU from the asap SDK)
» Global sections(how to create and use.)
» xx$CREATE_BUFOBJ system service(usage)
» Ethernet address(methods of determination)
» Shareable images(cookbook approach to creating one)
» Sharing data/code at absolute addresses(a guide with examples)
» Determining the Alpha microprocessor
» Using GETSYI to get hardware status

Evolving business value

» Business Systems Evolution
» AlphaServer systems transition planning
» Alpha RetainTrust program

Related links

» HP Integrity servers
» HP Alpha systems
» HP storage
» HP software
» HP products and services
» HP solutions
» HP support
disaster proof
HP Integrity server animation
HP Integrity server animation
Content starts here

Ask the Wizard Questions

DEC C compiler error

The Question is:

OpenVms v6.1-1H2, DecC v4.1-001

The DecC compiler crashes when compiling a source code with follwoing problems:

a) nested comments b) referencing undeclared variables

In case a) the compiler manages to flag the problem and then crashes. Q - why does it crash ? Is there a more robust version of the compiler.

Case b) is more complicated.
The reason I know what the problem is, is that I compile the same code on VAX (VMS5.5-2HW, VAX C v3.2-044) and it works, ie. the VAX C compiler works - it flaggs the problems and does not crash. The problems are two typing errors in variables decalrations that are referenced later in the code.

When the problems are corrected - the source code is then successfully compiled on Alpha with DecC. Q - again, why does the DecC compiler crash?

Here without the alternative on the VAX it would be imposible to find out the problem in our code. Could you suggest a more robust version of the compiler.

Note again: the compiler crashes with access violation in module SYMBOL_TABLE, routine get_member_else, line 11136 while compiling a source file with a trivial typing error.

I hope that you might be able to help us out.


The Answer is:

First of all, please understand that the "Ask the Wizard" feature is not really intended for reporting problems with Digital software products other than OpenVMS (and even for OpenVMS, it should be for asking questions, not problem reporting). We ask that you contact Digital software support for such issues in the future.

We can't reproduce the problem based on your description using the current version of DEC C, V5.2. Since you didn't include sample source code, it's difficult to analyze this further. Please install a more recent version of DEC C (V4.1 is more than a year old and we have corrected many problems since then) and, if the problem remains, report it through your Digital software support contact.