| Title: | DATATRIEVE INTEREST GROUP |
| Notice: | ADD KEYWORDS TO NOTES FOR EASY SEARCHES |
| Moderator: | IMTDEV::KRATZER |
| Created: | Fri Mar 21 1986 |
| Last Modified: | Fri Jun 06 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 3011 |
| Total number of notes: | 9337 |
Does anyone know if the method of adding functions by creating subsets was removed on V7.1 on AXP. It seems if one tries it you get: $ LIN/SHARE/EXE=SUBS1.EXE SUBS1.OBJ,SUBS1.OPT/OPT %LINK-I-OPTIGNALPHA, UNIVERSAL option ignored; not allowed for AXP images..... Anyone know of a way around this or is this a 'no longer feature'?? Thanks, Felix
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 3003.1 | no universal on Alpha - see symbol vector... | CSC32::C_BENNETT | Wed Apr 09 1997 12:02 | 9 | |
Felix,
The universal symbol link option on the Alpha platform is
implemented different from the VAX so the link will have to
be recoded.
On the Alpha checkout the /symbol_vector option. This
would be the corresponding linker option which would need
to be used on the Alpha platform.
| |||||