OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [services/] [gfx/] [mw/] [v2_0/] [src/] [contrib/] [pacific/] [readme.pc] - Blame information for rev 174

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 27 unneback
For compile Microwindows for DOS & PACIFIC C you should have the following:
2
=====================================================================
3
1. Microwin 0.87 pre6     - microwindows.censoft.com
4
2. PACIFIC C ver. 7.51    - www.hitech.com or www.freedos.org
5
 
6
You should do the following:
7
----------------------------
8
 
9
- EDIT files *.prj to correct paths
10
- copy microwin\src\contrib\pacific\mwin-pct.prj microwin\src\mwin-pct.prj
11
- copy microwin\src\contrib\pacific\mwin-pcw.prj microwin\src\mwin-pcw.prj
12
- copy microwin\src\contrib\pacific\mwin-pcn.prj microwin\src\mwin-pcn.prj
13
 
14
- you should check the next:
15
        options | memory model.. | memory model = (*) Large L
16
        options | heap size | = 2048
17
        options | output file type | (*) MS-DOS Executable Type
18
        make | CPP predifined symbols | -DERASEMOVE=1 -DMSDOS=1 -DNONETWORK=1
19
        make | CPP include paths | c:\develop\microwin\src\include
20
 
21
RUN ppd, load project and compile !
22
 
23
=====================================================================
24
 
25
For NANOXDEMO use -DNONETWORK=1
26
 
27
- mwin-pct.prj = test demo
28
- mwin-pcw.prj = mwin demo
29
- mwin-pcn.prj = nanox demo
30
 
31
! NOT all demos have been tested.
32
 
33
=====================================================================
34
TO COMPILE with PACIFIC C :
35
 
36
You === SHOULD == check to include header's files only ONE time.
37
PACIFIC C doesn't check it.
38
If you do include, PACIFIC C may gives quite strange errors.
39
 
40
=====================================================================
41
Victor Rogachev 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.