Title: fglmkrtm error: Failed to create runner Post by: Detlef S. on September 07, 2009, 05:19:00 pm Hello,
in my new BDL 3.55 installion unter IBM-AIX 5.3 i receive the following linker error messages, when i execute fglmkrun -v -d nodb -gls ld: 0711-736 ERROR: Input file /opt/informix/4js/lib/fglExt.o: XCOFF64 object files are not allowed in 32-bit mode. When i add the linker option -q64 to fglmkrun -v -d nodb -gls -lkf "-q64" i get following erros: ld: 0711-317 ERROR: Undefined symbol: ._Znam ld: 0711-317 ERROR: Undefined symbol: ._Znwm ld: 0711-317 ERROR: Undefined symbol: ._ZdaPv ld: 0711-317 ERROR: Undefined symbol: gls_env ld: 0711-317 ERROR: Undefined symbol: .gl_localeconv .... I am compiling with cc: /usr/vac/bin/cc -o /opt/informix/4js/bin/gls/fglrun /opt/informix/4js/lib/fglExt.o /opt/informix/4js/lib/fglrun.o /opt/informix/4js/lib/libfglr.a /opt/informix/4js/lib/libf2c.a /opt/informix/4js/lib/libnodb.a /opt/informix/4js/lib/libf2c.a /opt/informix/4js/lib/libgls.a -lm /opt/informix/4js/lib/libgcc.a -q64 Does anybody know how to avoid the unresolved externals? Best regards Detlef Title: Re: fglmkrtm error: Failed to create runner Post by: Olivier E. on September 08, 2009, 04:11:35 pm Hello Detlef, This is a support issue. You wrote to your support contact. Therefore we will pursue through the support channel please. Thank you, Regards, Olivier ECKERT - Four J's Support team |