author | mikek |
Mon, 28 Jun 2010 10:52:57 +0100 | |
branch | GCC_SURGE |
changeset 183 | 9953e74bcef5 |
parent 154 | eafca448bc37 |
permissions | -rw-r--r-- |
0 | 1 |
// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). |
2 |
// All rights reserved. |
|
3 |
// This component and the accompanying materials are made available |
|
4 |
// under the terms of the License "ARM EABI LICENCE.txt" |
|
5 |
// which accompanies this distribution, and is available |
|
6 |
// in kernel/eka/compsupp. |
|
7 |
// |
|
8 |
// Initial Contributors: |
|
9 |
// Nokia Corporation - initial contribution. |
|
10 |
// |
|
11 |
// Contributors: |
|
12 |
// |
|
13 |
// Description: |
|
14 |
// Compiler runtime support. |
|
15 |
// |
|
16 |
// |
|
17 |
||
18 |
PRJ_PLATFORMS |
|
19 |
||
20 |
ARMV4 ARMV5 ARMV5SMP ARMV7 |
|
21 |
||
22 |
||
23 |
PRJ_EXPORTS |
|
24 |
||
15
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
25 |
rvct.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(rvct/) |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
26 |
gcce/gcce.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gcce/) |
0 | 27 |
|
15
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
28 |
symcpp/symcpp.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(symcpp.h) |
0 | 29 |
|
30 |
compsupp.iby /epoc32/rom/include/ |
|
31 |
||
32 |
PRJ_MMPFILES |
|
33 |
||
145
ec910f1bb750
Export prebuilt binaries in GCCE builds, including new rt_generic_exports.zip - Bug 2926
William Roberts <williamr@symbian.org>
parents:
104
diff
changeset
|
34 |
#if !defined GCCXML |
ec910f1bb750
Export prebuilt binaries in GCCE builds, including new rt_generic_exports.zip - Bug 2926
William Roberts <williamr@symbian.org>
parents:
104
diff
changeset
|
35 |
|
ec910f1bb750
Export prebuilt binaries in GCCE builds, including new rt_generic_exports.zip - Bug 2926
William Roberts <williamr@symbian.org>
parents:
104
diff
changeset
|
36 |
#if !defined GCCE |
0 | 37 |
|
38 |
symcpp/scppnwdl.mmp |
|
39 |
rvct/dfprvct-thunk.mmp |
|
40 |
rvct/usrt.mmp |
|
41 |
rvct/ksrt.mmp |
|
42 |
||
43 |
#ifndef SMP // Only static libraries build for SMP. |
|
44 |
||
45 |
rvct/drtaeabi.mmp |
|
46 |
||
47 |
rvct/dfpaeabi.mmp |
|
48 |
rvct/dfpaeabi_vfpv2.mmp |
|
49 |
||
50 |
#if defined(ARMCC_2_2) || defined(ARMCC_3_1) |
|
51 |
||
52 |
rvct/drtrvct.mmp |
|
53 |
rvct/drtrvct_vfpv2.mmp |
|
54 |
||
55 |
rvct/dfprvct.mmp |
|
56 |
rvct/dfprvct_vfpv2.mmp |
|
57 |
#endif |
|
58 |
||
59 |
#endif |
|
60 |
||
145
ec910f1bb750
Export prebuilt binaries in GCCE builds, including new rt_generic_exports.zip - Bug 2926
William Roberts <williamr@symbian.org>
parents:
104
diff
changeset
|
61 |
#endif // !defined GCCE |
ec910f1bb750
Export prebuilt binaries in GCCE builds, including new rt_generic_exports.zip - Bug 2926
William Roberts <williamr@symbian.org>
parents:
104
diff
changeset
|
62 |
|
90
947f0dc9f7a8
Revision: 201015
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
33
diff
changeset
|
63 |
PRJ_EXTENSIONS |
947f0dc9f7a8
Revision: 201015
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
33
diff
changeset
|
64 |
|
104
466a0df5c15a
RVCT 4.0 support, gcce fixes (Bug 2283)
Chetan Kapoor <chetank@symbian.org>
parents:
90
diff
changeset
|
65 |
// Export the compiler-specific support files built by this component |
466a0df5c15a
RVCT 4.0 support, gcce fixes (Bug 2283)
Chetan Kapoor <chetank@symbian.org>
parents:
90
diff
changeset
|
66 |
// when using the other versions of RVCT |
90
947f0dc9f7a8
Revision: 201015
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
33
diff
changeset
|
67 |
|
104
466a0df5c15a
RVCT 4.0 support, gcce fixes (Bug 2283)
Chetan Kapoor <chetank@symbian.org>
parents:
90
diff
changeset
|
68 |
#if !defined(ARMCC_2_2) |
466a0df5c15a
RVCT 4.0 support, gcce fixes (Bug 2283)
Chetan Kapoor <chetank@symbian.org>
parents:
90
diff
changeset
|
69 |
start extension tools/compsupp |
466a0df5c15a
RVCT 4.0 support, gcce fixes (Bug 2283)
Chetan Kapoor <chetank@symbian.org>
parents:
90
diff
changeset
|
70 |
option FILE $(EXTENSION_ROOT)/rt_2_2_export.zip |
466a0df5c15a
RVCT 4.0 support, gcce fixes (Bug 2283)
Chetan Kapoor <chetank@symbian.org>
parents:
90
diff
changeset
|
71 |
option TODIR $(EPOCROOT) |
466a0df5c15a
RVCT 4.0 support, gcce fixes (Bug 2283)
Chetan Kapoor <chetank@symbian.org>
parents:
90
diff
changeset
|
72 |
end |
0 | 73 |
#endif |
74 |
||
104
466a0df5c15a
RVCT 4.0 support, gcce fixes (Bug 2283)
Chetan Kapoor <chetank@symbian.org>
parents:
90
diff
changeset
|
75 |
#if !defined(ARMCC_3_1) |
466a0df5c15a
RVCT 4.0 support, gcce fixes (Bug 2283)
Chetan Kapoor <chetank@symbian.org>
parents:
90
diff
changeset
|
76 |
start extension tools/compsupp |
466a0df5c15a
RVCT 4.0 support, gcce fixes (Bug 2283)
Chetan Kapoor <chetank@symbian.org>
parents:
90
diff
changeset
|
77 |
option FILE $(EXTENSION_ROOT)/rt_3_1_export.zip |
466a0df5c15a
RVCT 4.0 support, gcce fixes (Bug 2283)
Chetan Kapoor <chetank@symbian.org>
parents:
90
diff
changeset
|
78 |
option TODIR $(EPOCROOT) |
466a0df5c15a
RVCT 4.0 support, gcce fixes (Bug 2283)
Chetan Kapoor <chetank@symbian.org>
parents:
90
diff
changeset
|
79 |
end |
466a0df5c15a
RVCT 4.0 support, gcce fixes (Bug 2283)
Chetan Kapoor <chetank@symbian.org>
parents:
90
diff
changeset
|
80 |
#endif |
90
947f0dc9f7a8
Revision: 201015
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
33
diff
changeset
|
81 |
|
104
466a0df5c15a
RVCT 4.0 support, gcce fixes (Bug 2283)
Chetan Kapoor <chetank@symbian.org>
parents:
90
diff
changeset
|
82 |
#if !defined(ARMCC_4_0) |
466a0df5c15a
RVCT 4.0 support, gcce fixes (Bug 2283)
Chetan Kapoor <chetank@symbian.org>
parents:
90
diff
changeset
|
83 |
start extension tools/compsupp |
466a0df5c15a
RVCT 4.0 support, gcce fixes (Bug 2283)
Chetan Kapoor <chetank@symbian.org>
parents:
90
diff
changeset
|
84 |
option FILE $(EXTENSION_ROOT)/rt_4_0_export.zip |
466a0df5c15a
RVCT 4.0 support, gcce fixes (Bug 2283)
Chetan Kapoor <chetank@symbian.org>
parents:
90
diff
changeset
|
85 |
option TODIR $(EPOCROOT) |
90
947f0dc9f7a8
Revision: 201015
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
33
diff
changeset
|
86 |
end |
104
466a0df5c15a
RVCT 4.0 support, gcce fixes (Bug 2283)
Chetan Kapoor <chetank@symbian.org>
parents:
90
diff
changeset
|
87 |
#endif |
90
947f0dc9f7a8
Revision: 201015
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
33
diff
changeset
|
88 |
|
145
ec910f1bb750
Export prebuilt binaries in GCCE builds, including new rt_generic_exports.zip - Bug 2926
William Roberts <williamr@symbian.org>
parents:
104
diff
changeset
|
89 |
#endif // #if !defined GCCXML |
90
947f0dc9f7a8
Revision: 201015
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
33
diff
changeset
|
90 |
|
947f0dc9f7a8
Revision: 201015
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
33
diff
changeset
|
91 |