summaryrefslogtreecommitdiff
path: root/tests/tests_pharlap_msvc.lnk
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>1999-06-29 18:51:01 +0000
committerSteve Huston <shuston@riverace.com>1999-06-29 18:51:01 +0000
commit72bbecd67e666ff822b449e4657ab695b6149024 (patch)
treeb8a9ddf742745efcc8226273e0a7cd913ee1e156 /tests/tests_pharlap_msvc.lnk
parent5180a3f4f9fcc0272edac69f3edb095208360462 (diff)
downloadATCD-72bbecd67e666ff822b449e4657ab695b6149024.tar.gz
Cleaned up; extend stack size to 32K
Diffstat (limited to 'tests/tests_pharlap_msvc.lnk')
-rw-r--r--tests/tests_pharlap_msvc.lnk79
1 files changed, 45 insertions, 34 deletions
diff --git a/tests/tests_pharlap_msvc.lnk b/tests/tests_pharlap_msvc.lnk
index af28f1e3cc1..505704b3dd0 100644
--- a/tests/tests_pharlap_msvc.lnk
+++ b/tests/tests_pharlap_msvc.lnk
@@ -1,57 +1,68 @@
-! Application linker command file.
-!
-! This file was automatically generated by the
-! Visual System Builder (version 9.1) of the
-! TNT Embedded ToolSuite.
-!
-! Do not edit this file.
-!
-
-@vcbase.emb ! Visual C++ compiler used
+! $Id$
+! Application linker command file for ACE tests.
--skiplib fake_tm.lib
--lib pcat_tm.lib
+! Visual C++ Compiler with PC-Compatible Target
+@vc.emb
--skiplib fake_sc.lib
--lib pcat_sc.lib
+! PC-Compatible Screen Driver
+@pcat_sc.emb
--skiplib fake_kb.lib
--lib pcat_kb.lib
+! PC-Compatible Keyboard Driver
+!@pcat_kb.emb
-@strucexc.emb ! include structured exception handling
+! Multithread Support, Debug version
+@vcmtd.emb
-@lfs.emb ! include embedded file system support
+! Structured Exception Handling
+@strucexc.emb
-@ldr.emb ! DLL Loader support
+! Floating Point Emulator
+!@fpem.emb
-@vcmtd.emb ! Multithread support for Microsoft Visual C, Debug version
+! MS-DOS Compatible File System
+!@lfs.emb
-@winsock.emb ! Include TCP/IP support
-@ETH-3COM.EMB ! TCP/IP Driver
+! DLL Loader
+!@ldr.emb
-@log.emb ! Event logging support
+! TCP/IP Support
+@winsock.emb
--exe tests_pharlap.EXE
+! TCP/IP Driver
+!@eth-smc.emb ! SMC 8003/8216/8416
+!@eth-smc9.emb ! SMC 91C92/91C94
+@eth-3com.emb ! 3Com 3C509
+!@eth-ne2k.emb ! NE2000
+!@eth-dec.emb ! Digital 2114x
+!@ppp16550.emb ! PPP 8250/16450/16550
+!@slp16550.emb ! SLIP/CSLIP 8250/16450/16550
--offset 10000H ! start of application code
+! MicroWeb Server
+!@microweb.emb
--mapnames 16 ! max width for public names
+! FTP Server
+!@ftpserve.emb
--mapwidth 80 ! width of map file
+! Event Logging
+!@log.emb
--cvsym ! generate CodeView symbols
+! PC Card Support
+!@pccard.emb
--stack 8192 ! stack size
+! PC Card Enablers
+!@cs-ser.emb ! Serial Ports
+!@cs-ide.emb ! ATA Disk Drives
+!@cs-3com.emb ! 3Com Ethernet
+!@cs-ne2k.emb ! NE2000 Ethernet
--fullseg ! generate detailed segment table in map file
+! M-Systems Flash Support
+!@pcfd.emb ! PC-FD
+!@dochip2.emb ! DiskOnChip 2000
--publist byvalue ! sort symbols by address in map file
-
-
-!
! The section below contains the user-specified switches from the
! Extra Application Link File Switches section of the Extra Linker Switches
! property sheet.
!
-reserve memory 0A_0000h-0F_FFFFh
+-stack 32767