Skip to content

Commit 46cf1e4

Browse files
Initial Commit
1 parent c808690 commit 46cf1e4

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

docs/building/longhorn.html

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,20 +33,17 @@
3333
<h2>Interix</h2>
3434
<p>Set your 'Home' path in Computer Management, Users->Administrator->Profile 'Home Path' and set the directory of the SFU or SUA home directory create a home and username directory.</p>
3535

36-
<a href="http://www.netbsd.org/docs/software/packages.html">NetBSD pkgsrc</a>
37-
<a href="https://www.netbsd.org/docs/pkgsrc/using.html">Using pkgsrc</a>
38-
<p>Pay close attention to the fetching distfiles headline/anchor ftp if you wish. Please donate the netbsd.</p>
39-
40-
<p>You are the Government, And remember the TV advert when Bill Gates raised the XP flag a top the Seattle Space Needle.</p>
41-
42-
<p>NetBSD supports Microsoft Windows Interix</p>
4336

4437
<p>In the SUA documentation it does say MSDEV or VC98 in it use Visual Studio 4.0 or 6.0 with SUA or SFU.</p>
4538

4639
<pre>Set C89_COMPILER to /dev/fs/C/MSDEV/BIN/CL.EXE</pre>
4740
<pre>Set C89_LINKER to /dev/fs/C/MSDEV/BIN/LINK.EXE</pre>
4841

4942
<p>Set the above environment variables in the Windows Control Panel</p>
43+
44+
<p>To start building Longhorn set OS_BUILDNUMBER to 3663</p>
45+
<p>Build Comctrl32 v6 to start out with</p>
46+
5047
</section>
5148
</div>
5249
</div>

docs/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,10 @@ <h3>building Directory</h3>
117117
<td width="31%"><b><a href="building/themes.html">themes.html</a></b></td>
118118
<td width="69%">The Shell Stack</td>
119119
</tr>
120+
<tr>
121+
<td width="31%"><b><a href="building/longhorn.html">longhorn.html</a></b></td>
122+
<td width="69%">Here are instructions on building Windows Longhorn</td>
123+
</tr>
120124
<tr>
121125
<td width="31%"><b><a href="building/windowsvista.html">windowsvista.html</a></b></td>
122126
<td width="69%">Here are instructions on building Windows Vista</td>

0 commit comments

Comments
 (0)