Quote:
Originally posted by gurey
Hi,
Please test the following way:
c4gl modul1.4gl
c4gl modul2.4gl
c4gl modul3.4gl
Next cat modul1.4go modul2.4go modul3.4go > executmodule.4gi
Warning: Variables occasionally defined in one module with data type, in other module be with other data type.
For example
In module 1
DATABASE ....
define var1 char(20)
In module 2
DATABASE ....
define var1 date
Gustavo.
|
Hi
Thanks for your reply.
I need to work with 4ge and not 4go.
By the way the full error message is:
i386ld: Reloc entries out of order in section .data of file prog.o
error: Process /usr/ccs/bin/ld core dumped with signal 11