Changeset beadaafde280dcff400523f52fca1ad8ed108417
- Timestamp:
- 04/02/06 14:23:41
(2 years ago)
- Author:
- Antoine Cellerier <dionoea@videolan.org>
- git-committer:
- Antoine Cellerier <dionoea@videolan.org> 1143980621 +0000
- git-parent:
[d4ef692657ae416ad241c807030cd61afdbe67ae]
- git-author:
- Antoine Cellerier <dionoea@videolan.org> 1143980621 +0000
- Message:
We don't have a cross compiler package anymore (at least not that i know)
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r2a6ec80 |
rbeadaaf |
|
| 58 | 58 | mingw32-runtime packages. |
|---|
| 59 | 59 | |
|---|
| 60 | | Or you can use our mingw32 gcc-3.3.1 cross-compiler package: |
|---|
| 61 | | http://download.videolan.org/pub/testing/win32/contrib-20060330-win32-bin-gcc-3.4.5-only.tar.bz2 |
|---|
| 62 | | You will need to extract this package in your root directory (everything will |
|---|
| 63 | | be extracted in /usr/local/cross-tools). |
|---|
| 64 | | |
|---|
| 65 | 60 | - compiling natively on Windoze with cygwin: |
|---|
| 66 | 61 | You will need to download and run the setup.exe app from cygwin's web site |
|---|