~ubuntu-branches/ubuntu/vivid/gcl/vivid

13.1.25 by Camm Maguire
remove binutils subdir, configure and make changes
1
Hi there!
2
3
WHAT NOW:
4
5
You are installing GNU Common Lisp for Windows, 2.6.8
6
This compiler uses the Minimalist GNU Windows 32 
7
compiler tools (MinGW32, see below).
8
9
IF YOU INSTALL INTO A DIRECTORY WITH SPACES IN THE NAME,
10
MAKE SURE you use the DOSified form eg:
11
12
	c:/Progra~1/somewhere.
13
14
15
MINGW32 GCC:
16
17
The MinGW compiler is provided subject to the terms
18
of the files:
19
20
 "COPYING" and "COPYING.LIB"
21
22
located in the mingw sub-directory.  The source 
23
code and updated binary packages can be obtained via 
24
the official MinGW web site:
25
26
http://sourceforge.net/projects/mingw/
27
28
We recommend that you use the compiler provided when
29
working with this GCL package for compatibility.  
30
31
Clean and rebuild pre-existing projects whenever you
32
upgrade the GCL binary package for this reason.