



Hi Sol,



Can you confirm this compilation procedure for me.  



You say:



"To compile and link using the GNU C compiler on Data General

workstations:

gcc sdts2e00.c f123.a -o stds2e00"



Ok, in VMS I compiled the f123 library and got a file called:

f123lib.olb



So would if be fair to say something like this:



$ cc/noopt/nowarn/prefix_library_entries=all_entries sdts2e00.c

$ lnproc sdts2e00 sdts2e00,f123lib.olb



The bottom line is our linker.  I've never linked a library that I

myself have

compiled.  Does the f123lib.olb have to be in the same directory as the 

c program I'm trying to compile?



Anup























> for an early holiday gift, i just put all my sdts c source code on our ftp

> site. these are the main functions, you will still need to get the usgs

> sdts fips123 library of c functions.

> 

>   ftp://ftp.blm.gov/pub/gis/sdts/c_code.zip

> 

> i also put the qbasic tiger code on the site

> 

>    ftp://ftp.blm.gov/pub/gis/tiger/tgrsrc.zip

> 

> enjoy  :-)

> 

> sol--    skatz@blm.gov    303-236-0101

> 

