System Object Model (file format)
http://dbpedia.org/resource/System_Object_Model_(file_format) an entity of type: Software
En informática System Object Model (SOM; en español modelo de objetos de sistema) es un formato propietario de archivos ejecutables desarrollado por Hewlett-Packard para sus sistemas operativos HP-UX y . En particular, SOM es el formato nativo para aplicaciones ejecutables, código objeto y bibliotecas compartidas de 32-bit que corren bajo la familia de procesadores PA-RISC.
rdf:langString
In computing, the System Object Model (SOM) is a proprietary executable file format developed by Hewlett-Packard for its HP-UX and MPE/ix operating systems.In particular, SOM is the native format used for 32-bit application executables, object code, and shared libraries running under the PA-RISC family of processors.
rdf:langString
rdf:langString
System Object Model (formato de archivo)
rdf:langString
System Object Model (file format)
rdf:langString
System Object Model
xsd:integer
13751196
xsd:integer
846811860
rdf:langString
En informática System Object Model (SOM; en español modelo de objetos de sistema) es un formato propietario de archivos ejecutables desarrollado por Hewlett-Packard para sus sistemas operativos HP-UX y . En particular, SOM es el formato nativo para aplicaciones ejecutables, código objeto y bibliotecas compartidas de 32-bit que corren bajo la familia de procesadores PA-RISC. Con la introducción de procesadores de 64 bit, Hewlett-Packard adoptó el formato Executable and Linkable Format (ELF) para representar el código de programas de 64 bit, mientras que siguen usando SOM para aplicaciones que corran en modo 32 bit. Luego, con la introducción de la familia de procesadores Itanium, HP-UX ha abandonado el formato SOM en favor de ELF para aplicaciones en 32 y 64 bits. En HP-UX el formato de archivo SOM a menudo es llamado como el formato a.out y es descrito por estructuras del lenguaje de programación C en el archivo de cabecera /usr/include/a.out.h. Sin embargo el formato SOM no es técnicamente el mismo que el formato a.out estándar, usado por muchos otros sistemas operativos Unix.
rdf:langString
In computing, the System Object Model (SOM) is a proprietary executable file format developed by Hewlett-Packard for its HP-UX and MPE/ix operating systems.In particular, SOM is the native format used for 32-bit application executables, object code, and shared libraries running under the PA-RISC family of processors. With the introduction of 64-bit processors, Hewlett Packard adopted the Executable and Linkable Format (ELF) format to represent the wider 64-bit program code, while still using SOM for applications running in 32-bit mode. Later, with the introduction of the Itanium processor family, HP-UX has abandoned the SOM format in favor of ELF for both 32-bit and 64-bit application code. In HP-UX the SOM file format is sometimes called the a.out format and is described by C programming language structures in the header file "/usr/include/a.out.h". However the SOM format is technically not the same as the standard a.out format used by many other Unix operating systems.
xsd:nonNegativeInteger
4170