1833790 Members
2762 Online
110063 Solutions
New Discussion

Pro C Compilation

 
rvm
New Member

Pro C Compilation

Hi,
Can someone please help.

How Do I make the following command to enable a Optimised compilation. I believe there is a flag -fast or something. Can someone help.

make -f demo_proc.mk build EXE=ABC OBJS="$objs" GFLAG=-g PROCFLAGS="sqlcheck=semantics userid=a/a"
1 REPLY 1
Peter Godron
Honored Contributor

Re: Pro C Compilation

Hi,
can't see anything on here:
http://download-east.oracle.com/docs/cd/B10501_01/appdev.920/a97269/toc.htm
or at
man make

You may be thinking of the -O option in aCC ?
http://www.docs.hp.com/en/3/optimize.htm