Add 64bit mingw to README and full example
This commit is contained in:
@@ -61,7 +61,7 @@ matrix:
|
|||||||
- env: BASE=7.0 WINE=32 TEST=NO STATIC=YES
|
- env: BASE=7.0 WINE=32 TEST=NO STATIC=YES
|
||||||
compiler: mingw
|
compiler: mingw
|
||||||
|
|
||||||
- env: BASE=7.0 WINE=32 TEST=NO STATIC=NO
|
- env: BASE=7.0 WINE=64 TEST=NO STATIC=NO
|
||||||
compiler: mingw
|
compiler: mingw
|
||||||
|
|
||||||
# Cross-compilation to RTEMS
|
# Cross-compilation to RTEMS
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ your setup.
|
|||||||
|
|
||||||
- Compile against different branches or releases of EPICS Base
|
- Compile against different branches or releases of EPICS Base
|
||||||
- Use different versions of compilers (gcc, clang)
|
- Use different versions of compilers (gcc, clang)
|
||||||
- Cross-compile for Windows 32bit using MinGW and WINE
|
- Cross-compile for Windows 32bit and 64bit using MinGW and WINE
|
||||||
- Cross-compile for RTEMS 4.9 and 4.10
|
- Cross-compile for RTEMS 4.9 and 4.10
|
||||||
- Compile on MacOS
|
- Compile on MacOS
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user