Hi all,
After installation of pgi workstation, I gave it a try-out for compiling an easy c++ script I wrote a while ago, but I failed. I got some error messages below:
pgCC-Warning-Malformed $expr(), nonnumeric value hammer
pgCC-Warning-Malformed $expr(), nonnumeric value hammer
pgCC-Warning-Malformed $expr(), nonnumeric value hammer
pgCC-Warning-Malformed $expr(), nonnumeric value hammer
pgCC-Warning-Malformed $expr(), nonnumeric value hammer
pgCC-Warning-Malformed $expr(), nonnumeric value hammer
pgCC-Warning-Malformed $expr(), nonnumeric value hammer
pgCC-Warning-Malformed $expr(), nonnumeric value hammer
pgCC-Warning-Malformed $expr(), nonnumeric value hammer
pgCC-Warning-Malformed $expr(), nonnumeric value hammer
pgCC-Warning-Malformed $expr(), nonnumeric value hammer
pgCC-Warning-Malformed $expr(), nonnumeric value hammer
pgCC-Warning-Malformed $expr(), nonnumeric value hammer
pgCC-Warning-Malformed $expr(), nonnumeric value hammer
pgCC-Warning-Malformed $expr(), nonnumeric value hammer
pgCC-Warning-Malformed $expr(), nonnumeric value hammer
pgCC-Warning-Malformed $expr(), nonnumeric value hammer
pgCC-Warning-Malformed $expr(), nonnumeric value hammer
pgCC 10.8-0 64-bit target on x86-64 Linux -tp nehalem-64
Copyright 1989-2000, The Portland Group, Inc. All Rights Reserved.
Copyright 2000-2010, STMicroelectronics, Inc. All Rights Reserved.
Edison Design Group C/C++ Front End, version 4.1 (Jul 15 2010 10:22:59)
Copyright 1988-2009 Edison Design Group, Inc.
Command-line error: invalid number: 30303-hammer
1 catastrophic error detected in this compilation.
Compilation terminated.
I’m pretty sure this script is working and I did follow the instruction to install the trial license and everything. Google search for this message didn’t give me any useful suggestion. I am pretty new to this area so I couldn’t figure out where this problem came from. If anyone have this experience before I will really appreciate if you can share with me. My system is Linux/x86_64 + opensuse 11.3 + Intel processor. Thanks!!
Jowa