BuildExternal on HP-UX. (PowerHouse 8.43.D)

Richard Sheehan sheerich at isu.edu
Sun Oct 2 19:33:21 CDT 2005


I have a general question regarding BuildExternal

Are there any issues about the order of the routine_names and the order 
of the object_files - or their positions in the given archive; for a 
BuildExternal command,

Also, If I have more than one routine that I'm adding to qkdriver, at 
what point does is make sense to create an archived library to contain 
all of the individual external routines?  More than one routine?  More 
than 10?  Just curious....

Example:
  BuildExternal routine_1, routine_2 routine_2.o, routine_1.o

or
  BuildExternal routine_1, routine_2 /lib/PHroutines.a

where

$ ar -t /lib/PHroutines.a
has output similar to the following
1st_routine.o
.
i_th_routine.o
.
routine_2.o
routine_1.o
.
.
n_th_routine.o

Similarly the order of routine names if included in a "routine_names" file

TIA,

Richard

-- 	
Richard Sheehan
IT Programmer Analyst
208-282-4427
Student Services, College of Technology
Idaho State University
Pocatello, ID  83209-8380



More information about the powerh-l mailing list