| 
			 
					用tiptop身份登录
 
							输入命令 rebuild 并回车会显示如下信息,按提示依次输入路径,类别,模组,确认 --------------------------------------- (c) Compile Source Program (4gl -> 42m) 编译 (l) Link Compiled Programs (42m -> 42r) 链接 (f) Compile Form File (per -> 42f) 编译per --------------------------------------- Enter TIPTOP Directory : /u1/topprod/tiptop --(客制区为/u1/topprod/topcust,标准区和客制区都要做一遍) Enter Your Choice : c --(链接的时候录入"l",要先做完标准区和客制区的"c"后,再做标准区和客制区的"l") Enter TIPTOP Systems(ALL) : all Select 0)Exit 1)4J's Genero : 1 编译完要到u1/topprod/tiptop/tmp下面去看rebuild的log档,以rebuild.月日时分.out 命名 log档中提示有问题的程序要去手工进行编译  | 
	|
| 
			 沙发# 
								发布于:2018-04-24 18:00				
			
					另外 后台rebuild的方法 
							rebuild 1 > /u1/usr/tiptop/rebuild.tmp 录入: /u1/topprod/tiptop clf all 1 然后ctrl-z 输入bg tail -f rebuild.tmp  | 
	|