|
| compile error with abld.bat, while not with MetroWorks CodeWarrier |
 |
Wed, 26 Jul 2006 10:50:12 -040 |
Hi,
I am able to compile my code for "gcce deb" in Metroworks CodeWarrior
IDE. But I am getting following error when try to compile using
"abld.bat" file.
> bldmake bldfiles
> abld build gcce udeb
make -s -r -f "\Symbian\9.1\S60_3rd_MR\EPOC32\BUILD\asn1c_v58x\dev\cpp_sy
mbian\asn1rt\ASN1RT\GCCE\ASN1RT.GCCE" UDEB
Rtsymbian.cpp
Rtevalstub.c
cc1.exe: warning: command line option "-Wno-ctor-dtor-privacy" is
valid fo
r C++/ObjC++ but not for C
In file included from ..\\rtsrc\\/osSysTypes.h:43,
from ..\\rtsrc\\/asn1type.h:157,
from ..\\rtsrc\\/checklic.hhh:7,
from ..\\rtsrc\\/rt_common.hh:8,
from ..\\rtsrc\\Rtevalstub.c:4:
..//..//..//..//Symbian//9.1//S60_3rd_MR//EPOC32//include/e32def.h:2769: e
rror: initializer element is not constant
make[1]: *** [..\..\..\..\Symbian\9.1\S60_3rd_MR\EPOC32\BUILD\asn1c_v58x\d
ev\cpp_symbian\asn1rt\ASN1RT\GCCE\UDEB\rtevalstub.o] Error 1
make: *** [TARGETASN1RT] Error 2
make -r -f
"\Symbian\9.1\S60_3rd_MR\EPOC32\BUILD\asn1c_v58x\dev\cpp_sym
bian\asn1rt\GCCE.make" FINAL CFG=UDEB VERBOSE=-s
Any Idea why I am getting this error with abld.bat, while not in
MetroWorks IDE.
Thanks,
|
| Post Reply
|
|
|
|
|
|
|
|
|
|