Provided by:
manpages-es-extra_0.8a-17_all 
NOMBRE
nlmconv - convierte codigo objeto a un NLM
SINOPSIS
nlmconv
[-I nombrebfd | --input-target=nombrebfd]
[-O nombrebfd | --output-target=nombrebfd]
[-T fichcab | --header-file=fichcab] [-V | --version] [--help]
fichent fichsal
DESCRIPCI'ON
nlmconv convierte el fichero objeto reubicable fichent al Modulo
Cargable de Netware fichsal, leyendo opcionalmente fichcab para obtener
informacion de cabecera NLM. Para instrucciones sobre como escribir el
fichero de lenguaje de ordenes de NLM utilizado en ficheros de
cabecera, consulte The NetWare Tool Maker Specification Manual,
disponible en Novell, Inc. nlmconv trabaja actualmente con ficheros
objeto de la arquitectura i386 en formatos COFF, ELF, o a.out, y con
ficheros objetos de SPARC en los formatos ELF o a.out.
nlmconv emplea la biblioteca de GNU BFD (Binary File Descriptor,
Descriptor de Ficheros Binarios) para leer fichent.
OPCIONES
-I nombrebfd, --input-target=nombrebfd
Considera que el formato del fichero objeto fuente es nombrebfd,
en vez de intentar deducirlo.
-O nombrebfd, --output-target=nombrebfd
Escribe el fichero de salida empleando el formato de objeto
nombrebfd. nlmconv infiere el formato de salida basandose en el
de entrada; p.ej., para un fichero de entrada i386 el formato de
salida seria nlm32-i386.
-T fichcab, --header-file=fichcab
Lee fichcab para obtener informacion de cabecera NLM. Para
instrucciones sobre como escribir el fichero de lenguaje de
ordenes de NLM utilizado en ficheros de cabecera, consulte The
NetWare Tool Maker Specification Manual, disponible en Novell,
Inc.
-V, --version
Muestra el numero de version de nlmconv y acaba.
-h, --help
Muestra un sumario de las opciones de nlmconv y termina.
V'EASE TAMBI'EN
La entrada `binutils' en Info; The GNU Binary Utilities, Roland H.
Pesch (Junio de 1993).
DERECHOS DE COPIA
Copyright (c) 1993 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of this
manual provided the copyright notice and this permission notice are
preserved on all copies.
Permission is granted to copy and distribute modified versions of this
manual under the conditions for verbatim copying, provided that the
entire resulting derived work is distributed under the terms of a
permission notice identical to this one.
Permission is granted to copy and distribute translations of this
manual into another language, under the above conditions for modified
versions, except that this permission notice may be included in
translations approved by the Free Software Foundation instead of in the
original English.
N. del T.: Solo tiene validez legal el aviso de copyright original.