[openamq-dev] pal and c Command Errors
Mousami Kelkar
mousami.kelkar at ftindia.com
Mon Aug 13 08:29:20 CEST 2007
pal and c Command Errors
Hi,
Please find some of the errors that I am encountering when I try to link the .c files generated using pal command (c - l im_read.c or c - l content.c ) . Please find the link error LNK1136 which occurs when executing pal command as well when executing the c command.
Pal im_send.pal fails to generate im_send.c file.
Also please let me know solution for previous set of errors I had sent you from mousami.kelkar at ftindia.com on 10th August 07.
D:\ibase\bin>c -c im_read.c
Compiling im_read.c...
Command line warning D4002 : ignoring unknown option '/Y-'
Command line warning D4002 : ignoring unknown option '/RTC1'
im_read.c
D:\ibase\bin>c -l im_read.c
Compiling im_read.c...
Command line warning D4002 : ignoring unknown option '/Y-'
Command line warning D4002 : ignoring unknown option '/RTC1'
im_read.c
Linking im_read.c...
im_read.c : fatal error LNK1136: invalid or corrupt file
Link errors in im_read.c
D:\ibase\bin>pal im_send.pal
2007/08/13 11:42:50: gsl/4 M: <read> not allowed in repeat '1' in session '1' in pal ''
Compiling im_send.pal...
Command line warning D4002 : ignoring unknown option '/Y-'
Command line warning D4002 : ignoring unknown option '/RTC1'
Command line warning D4024 : unrecognized source file type 'im_send.pal', object file assumed
Command line warning D4027 : source file 'im_send.pal' ignored
Command line warning D4021 : no action performed
Linking im_send.pal...
im_send.pal : fatal error LNK1136: invalid or corrupt file
Link errors in im_send.pal
>> im_send.c does not get created.
D:\ibase\bin>pal content.pal
Compiling content.pal...
Command line warning D4002 : ignoring unknown option '/Y-'
Command line warning D4002 : ignoring unknown option '/RTC1'
Command line warning D4024 : unrecognized source file type 'content.pal', object file assumed
Command line warning D4027 : source file 'content.pal' ignored
Command line warning D4021 : no action performed
Linking content.pal...
content.pal : fatal error LNK1136: invalid or corrupt file
Link errors in content.pal
D:\ibase\bin>c -l content.c
Compiling content.c...
Command line warning D4002 : ignoring unknown option '/Y-'
Command line warning D4002 : ignoring unknown option '/RTC1'
content.c
Linking content.c...
content.c : fatal error LNK1136: invalid or corrupt file
Link errors in content.c
Thanks & best regards,
Mousami Kelkar
mousami.kelkar at ftindia.com
www.ftindia.com
Disclaimer:
The information in this E-mail (which includes any files transmitted with it) is CONFIDENTIAL and may be legally PRIVILEGED. It is intended solely for the addressee and access to this email by anyone else is unauthorized. If you have received it in error, please destroy any copies of this message, including any attachments, and delete it from your system notifying the sender immediately. Any disclosure, copying, distribution, dissemination, forwarding, printing or any action taken or omitted to be taken in reliance on it or utilising the same for any purpose other than what it is intended for, is prohibited and may be unlawful.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openamq.org/pipermail/openamq-dev/attachments/20070813/f0072985/attachment.htm
More information about the openamq-dev
mailing list