head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	94.02.10.15.35.13;	author Erik;	state Exp;
branches;
next	1.1;

1.1
date	93.10.19.22.09.20;	author Erik;	state Exp;
branches;
next	;


desc
@@


1.2
log
@===============================================================================
build.doc         emx 0.8h     BUILDING GCC etc.                    14-Dec-1993
===============================================================================

Building GCC, GDB and utilities
===============================

Note: Some of the makefiles currently assume that a FAT file system is
used.  (NMAKE doesn't support long file names.)  GCC can also be built
on an HPFS partition (the file names are truncated by gcc-emx.cmd).

The makefiles have been created for dmake 3.8.  Use the initialization
file /emx/etc/dmake.ini for dmake.

IMPORTANT: Set the following environment variables (insert the correct
drive letters):

  set emxopt=-t                     Truncate file names to 8.3
  set emx=c:\emx\emx.exe            Speed up locating emx.exe for MS-DOS
  path c:\emx\bin;%path%            Search c:\emx\bin for programs
  set switchar=-                    dmake should use / instead of \
@
text
@bla
testing log command
@


1.1
log
@Initial revision
@
text
@d2 1
@
