Hi all,
I had encountered error when creating a runner using the following command:
cfglgo file1.c file2.c file3.c -lm -o runner_file
The error message:
--------------------------------------------
file1.c
:
ld: 0711-740 ERROR: Input file fgiusr.o:
is a discontinued XCOFF64 file.
ld: 0711-740 ERROR: Input file ifcrypt.o:
is a discontinued XCOFF64 file.
:
--------------------------------------------
The following is the platform used:
O/S: IBM AIX 5L v5.1
IDS: Version 9.40.FC3
4GL: Version 7.32.FC2
Any idea? Could it be due to C compiler or Informix?
Thanks.
Rgrds,
TTKong
I had encountered error when creating a runner using the following command:
cfglgo file1.c file2.c file3.c -lm -o runner_file
The error message:
--------------------------------------------
file1.c
:
ld: 0711-740 ERROR: Input file fgiusr.o:
is a discontinued XCOFF64 file.
ld: 0711-740 ERROR: Input file ifcrypt.o:
is a discontinued XCOFF64 file.
:
--------------------------------------------
The following is the platform used:
O/S: IBM AIX 5L v5.1
IDS: Version 9.40.FC3
4GL: Version 7.32.FC2
Any idea? Could it be due to C compiler or Informix?
Thanks.
Rgrds,
TTKong