home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD1.mdf
/
magazine
/
msysjour
/
vol07
/
02
/
netbios
/
nmake.os2
< prev
next >
Wrap
Text File
|
1992-02-29
|
3KB
|
85 lines
Microsoft (R) Program Maintenance Utility Version 1.11
Copyright (c) Microsoft Corp 1988-90. All rights reserved.
cl -G2sw -Oais -Zpe -W3 -AL -c -DOS2 nametest.c
Microsoft (R) C Optimizing Compiler Version 6.00
Copyright (c) Microsoft Corp 1984-1990. All rights reserved.
nametest.c
nametest.c(69) : warning C4135: conversion between different integral types
cl -G2sw -Oais -Zpe -W3 -AL -c -DOS2 namesrv.c
Microsoft (R) C Optimizing Compiler Version 6.00
Copyright (c) Microsoft Corp 1984-1990. All rights reserved.
namesrv.c
cl -G2sw -Oais -Zpe -W3 -AL -c -DOS2 common.c
Microsoft (R) C Optimizing Compiler Version 6.00
Copyright (c) Microsoft Corp 1984-1990. All rights reserved.
common.c
common.c(203) : warning C4071: 'NetBiosExit' : no function prototype given
lib namesrv.lib -+ namesrv.obj;
Microsoft (R) Library Manager Version 3.17
Copyright (C) Microsoft Corp 1983-1990. All rights reserved.
lib namesrv.lib -+ common.obj;
Microsoft (R) Library Manager Version 3.17
Copyright (C) Microsoft Corp 1983-1990. All rights reserved.
link /nod/noe /stack:8000 nametest,nametest,nul,namesrv.lib os2.lib netapi.lib Llibce.lib;
Microsoft (R) Segmented-Executable Linker Version 5.10
Copyright (C) Microsoft Corp 1984-1990. All rights reserved.
markexe WINDOWCOMPAT nametest.exe
nametest.exe Changing Exe Hdr to WINDOWCOMPAT
cl -G2sw -Oais -Zpe -W3 -AL -c -DOS2 datasrv.c
Microsoft (R) C Optimizing Compiler Version 6.00
Copyright (c) Microsoft Corp 1984-1990. All rights reserved.
datasrv.c
lib datasrv.lib -+ datasrv.obj;
Microsoft (R) Library Manager Version 3.17
Copyright (C) Microsoft Corp 1983-1990. All rights reserved.
cl -G2sw -Oais -Zpe -W3 -AL -c -DOS2 tty.c
Microsoft (R) C Optimizing Compiler Version 6.00
Copyright (c) Microsoft Corp 1984-1990. All rights reserved.
tty.c
tty.c(240) : warning C4135: conversion between different integral types
link /nod/noe /stack:9800 tty,tty,nul,namesrv.lib datasrv.lib os2.lib netapi.lib Llibce.lib;
Microsoft (R) Segmented-Executable Linker Version 5.10
Copyright (C) Microsoft Corp 1984-1990. All rights reserved.
markexe WINDOWCOMPAT tty.exe
tty.exe Changing Exe Hdr to WINDOWCOMPAT
cl -G2sw -Oais -Zpe -W3 -AL -c -DOS2 session.c
Microsoft (R) C Optimizing Compiler Version 6.00
Copyright (c) Microsoft Corp 1984-1990. All rights reserved.
session.c
lib session.lib -+ session.obj;
Microsoft (R) Library Manager Version 3.17
Copyright (C) Microsoft Corp 1983-1990. All rights reserved.
cl -G2sw -Oais -Zpe -W3 -AL -c -DOS2 tty2.c
Microsoft (R) C Optimizing Compiler Version 6.00
Copyright (c) Microsoft Corp 1984-1990. All rights reserved.
tty2.c
tty2.c(344) : warning C4135: conversion between different integral types
link /nod/noe /stack:9800 tty2,tty2,nul,namesrv.lib session.lib os2.lib netapi.lib Llibce.lib;
Microsoft (R) Segmented-Executable Linker Version 5.10
Copyright (C) Microsoft Corp 1984-1990. All rights reserved.
markexe WINDOWCOMPAT tty2.exe
tty2.exe Changing Exe Hdr to WINDOWCOMPAT