DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Using the UDK

Special marks used by UDK

If a binary is built using the UDK on SCO UnixWare 2.1.X or SCO OpenServer Release 5.0.4, it will have a special mark in the e_flags field of the ELF header (``0x314b4455''). Use

   dump -fv filename
to see the ELF header; the e_flags field is labeled Flags in the output.

Binaries built using the UDK on UnixWare 7 are iABI-conforming ELF files, not distinguished in any particular way.


Next topic: Packaging compatibility modules with your application
Previous topic: Mixing UDK and non-UDK objects

© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004