First public contribution.
1 // Copyright (c) 2004-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.
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
20 // In theory -L"--diag_suppress=6331" should prevent the linker from moaning. But
21 // the compiler passes this to the assembler which then invokes the linker and the
22 // option gets dropped somewhere.
23 //OPTION ARMCC '-L"--diag_suppress=6331"'
30 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
32 SOURCEPATH ../symaehabi
33 SOURCE symbian_support.cpp
34 SOURCE symbian_rtti.cpp
37 SOURCE cppsemantics.cpp
40 LIBRARY scppnwdl.lib euser.lib dfpaeabi.lib dfprvct2_2.lib drtrvct2_2.lib
43 ARMRT // we're building a runtime support lib so suppress all the default libraries
45 // we want the 'pure' versions to go with softvfp
47 ARMLIBS c_t__un.l cpprt_t__u.l
49 ARMLIBS c_a__un.l cpprt_a__u.l