|
| | Subject: | compiling program | | Group: | Gcc-help | | From: | minar | | Date: | 27 Sep 2007 |
Hi,
cc -e MQStart -bE:MYFORMAT.exp -bM:SRE -o /var/mqm/exits/MYFORMAT \
MYFORMAT.c -I/usr/mqm/inc -L/usr/mqm/lib -lmqmzf
I need to compile the specified program using gcc.Thus,what changes should I
have to make to above command to compile the program using gcc.
I would also like to know about the options mentioned in the command.
Thanks,
--
View this message in context: http://www.nabble.com/compiling-program-tf4528307.html#a12921032
Sent from the gcc - Help mailing list archive at Nabble.com.
|