Hi Folks,
During compilation my JDE application vendor gets the following error
"cc: warning 901: unknown option: `+DAportable': use +help for online documentation.
"/agcprod/jdedwardsonewor ld/b7333/system/include/jdenv.h", line 836: remark #4227-D: padding struct with 2 bytes to align mem
ber "lOffset"
long lOffset;
^
"/agcprod/jdedwardsonewor ld/b7333/system/include/jdenv.h", line 857: remark #4255-D: padding size of struct "_TEXTMETRI C" wit
h 3 bytes to alignment boundary
typedef struct _TEXTMETRIC {
^
Can someone be of assistance on this error ?
Thanks
During compilation my JDE application vendor gets the following error
"cc: warning 901: unknown option: `+DAportable': use +help for online documentation.
"/agcprod/jdedwardsonewor ld/b7333/system/include/jdenv.h", line 836: remark #4227-D: padding struct with 2 bytes to align mem
ber "lOffset"
long lOffset;
^
"/agcprod/jdedwardsonewor ld/b7333/system/include/jdenv.h", line 857: remark #4255-D: padding size of struct "_TEXTMETRI C" wit
h 3 bytes to alignment boundary
typedef struct _TEXTMETRIC {
^
Can someone be of assistance on this error ?
Thanks
Comment