diff options
author | Steve Huston <shuston@riverace.com> | 1999-06-24 21:08:40 +0000 |
---|---|---|
committer | Steve Huston <shuston@riverace.com> | 1999-06-24 21:08:40 +0000 |
commit | 868d7b52b429fc813feb901b494ae3dcb7b683d9 (patch) | |
tree | 3bb88b0b9bf97dc71c11b5842b7f3323ea44aa92 /tests/tests_pharlap_msvc.lnk | |
parent | 1bda521064ff670e6a7d081cf48e5ee065c5659e (diff) | |
download | ATCD-868d7b52b429fc813feb901b494ae3dcb7b683d9.tar.gz |
PharLap ETS LinkLoc commands file for building tests
Diffstat (limited to 'tests/tests_pharlap_msvc.lnk')
-rw-r--r-- | tests/tests_pharlap_msvc.lnk | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/tests/tests_pharlap_msvc.lnk b/tests/tests_pharlap_msvc.lnk new file mode 100644 index 00000000000..af28f1e3cc1 --- /dev/null +++ b/tests/tests_pharlap_msvc.lnk @@ -0,0 +1,57 @@ +! 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 + +-skiplib fake_tm.lib +-lib pcat_tm.lib + +-skiplib fake_sc.lib +-lib pcat_sc.lib + +-skiplib fake_kb.lib +-lib pcat_kb.lib + +@strucexc.emb ! include structured exception handling + +@lfs.emb ! include embedded file system support + +@ldr.emb ! DLL Loader support + +@vcmtd.emb ! Multithread support for Microsoft Visual C, Debug version + +@winsock.emb ! Include TCP/IP support +@ETH-3COM.EMB ! TCP/IP Driver + +@log.emb ! Event logging support + +-exe tests_pharlap.EXE + +-offset 10000H ! start of application code + +-mapnames 16 ! max width for public names + +-mapwidth 80 ! width of map file + +-cvsym ! generate CodeView symbols + +-stack 8192 ! stack size + +-fullseg ! generate detailed segment table in map file + +-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 |