Minimo Build problems - ARM assembler troubles?

Nick L <[email protected]> Tue, 19 Jul 2005 21:19:31 +0100
Newsgroups gmane.comp.mozilla.devel.small-devices
Message-ID <[email protected]>
Hi folks,
I'm trying to build mimimo, with a view to making it work in a
friendly way on other Windows CE devices, primarily WinCE3.0 Handheld
PCs, and WinCE 4.x devices other than PocketPCs.

I'm having troubles with the build.  My system is WinXP SP2, and I'm
using EVC4 with Visual Studio 6 (SP5) for the native build stuff.

First off, I had problems with the client.mk makefile.  It didn't like
Windows-style "\" directory separators in MOZ_OBJDIR - changing to
c:/home/mozilla/arm-obj-dir solved that...

I'm now having problems with the ASM portions of the build. 
Basically, the include path seems to be causing me problems, and the
assembler directives seem to be being misinterpreted.

Quick snipped included below.  If anyone could help, it would be most
appreciated.  If I should provide more config details, please let me
know!

Thanks,
Nick.

make[8]: Entering directory `/cygdrive/c/home/mozilla/arm-obj-dir/xpcom/reflect/
xptcall/src/md/win32'
/cygdrive/c/home/mozilla/build/cygwin-wrapper arm-wince-as -o xptc_arm_ceppc.obj
  -I ../../../public  /cygdrive/c/home/mozilla/xpcom/reflect/xptcall/src/md/win3
2/xptc_arm_ceppc.asm
ARM Macro Assembler, Version 12.20.9615
Copyright (C) Microsoft Corporation 1984-2001
c:\home\mozilla\xpcom\reflect\xptcall\src\md\win32\xptc_arm_ceppc.asm(87) : erro
r A0044: can't open file: kxarm.h
        INCLUDE kxarm.h
c:\home\mozilla\xpcom\reflect\xptcall\src\md\win32\xptc_arm_ceppc.asm(92) : erro
r A0065: unknown or bad symbol type: FuncName
FuncName    SETS    VBar:CC:"asmXPTC_InvokeByIndex":CC:VBar
c:\home\mozilla\xpcom\reflect\xptcall\src\md\win32\xptc_arm_ceppc.asm(93) : erro
r A0065: unknown or bad symbol type: PrologName

-- 
"Why don't you go and bother that nice Ms Rowling?" - Terry Pratchett
http://www.chiark.com