* Makefile
* config/*
* contrib/*
* doc/*
* extras/*
* include/*
* lib/*
* package/*
* src/*
* tests/*
* utils/*
* removed empty lines left after removed '$' + 'Id' + '$' identifiers
15 lines
636 B
Plaintext
15 lines
636 B
Plaintext
If this directory is empty, download package from link below
|
|
and unpack into this directory.
|
|
|
|
http://sourceforge.net/projects/cegcc/files/
|
|
|
|
NOTES: - In order to unpack and *use* this package, you'll
|
|
need Cygwin package (from http://cygwin.com) installed
|
|
and put in PATH for Cygwin runtime (cygwin1.dll).
|
|
- Unpack using these commands:
|
|
> bzip2 -d cegcc_mingw32ce_cygwin1.7_r1375.tar.bz2
|
|
> tar -xvf cegcc_mingw32ce_cygwin1.7_r1375.tar -h
|
|
OR
|
|
> tar --force-local -xvf cegcc_mingw32ce_cygwin1.7_r1375.tar
|
|
- Move content of /opt/mingw32ce directory to this one.
|