PowerBuilder Forum

Members Login
Username 
 
Password 
    Remember Me  
Post Info TOPIC: parallel compiling of powerbuilder code. possible ?


Newbie

Status: Offline
Posts: 1
Date:
parallel compiling of powerbuilder code. possible ?


Hi,
I work in configuration management team and dont know much about powerbuilder.
We compile the pbl files using following statement in scripts :

"C:\Program Files\Sybase\PowerBuilder 10.5\pb105.exe" /w %location%\component1.pbw /d

we compile many workspace .pbw files one after other which takes a lot of time.

I would like to know if i can compile two or more components (.pbw files ) simultaneously ?

Is this possible in any newer version or using some plugin ?

Any other suggestion to reduce overall compile time ?


__________________


Veteran Member

Status: Offline
Posts: 40
Date:

As far as compiling using the PB IDE, once common libraries have been compiled, you can switch the compile method for the target (pbt) to "incremental" versus "full" which does not force EVERY object to be compiled.  I would imagine there is a switch to do this via commandline as well.

__________________
Page 1 of 1  sorted by
 
Quick Reply

Please log in to post quick replies.

Tweet this page Post to Digg Post to Del.icio.us


Create your own FREE Forum
Report Abuse
Powered by ActiveBoard