nanogui: Thread: Nano-X for ARM


[<<] [<] Page 1 of 1 [>] [>>]
Subject: Nano-X for ARM
From: Aveek Adhya ####@####.####
Date: 16 Feb 2006 12:02:45 +0000
Message-Id: <43F469ED.1060707@rebaca.com>

Hi all,
I'm trying to build nano-X for ARM.  For that I've used the 
configuaration file named 'config.ads' kept in the folder '/src/Config'. 
I've installed the cross compiler (arm-linux-gcc) from the source 
"http://www.empeg.mars.org/devel/software/toolchain.php3". I've follwoed 
the steps below :
make clean
make
But that 'make' give me a lots of error.  The  error  msgs  are like  that :

[root@camel6 src]# make
make -C /home/Aveek/microWindow/downloads/microwindows-0.91/src/drivers
make[1]: Entering directory 
`/home/Aveek/microWindow/downloads/microwindows-0.91/src/drivers'
Compiling drivers/obsolete.c ...
arm-linux-gcc -c -DMWPIXEL_FORMAT=MWPF_TRUECOLOR0888 -DVTSWITCH=1 
-DHAVE_FILEIO -DHAVE_BMP_SUPPORT=1 -DHAVE_GIF_SUPPORT=1 
-DHAVE_PNM_SUPPORT=1 -DHAVE_XPM_SUPPORT=1 -DHAVETEXTMODE=0 -DFBVGA=1 
-DLINUX=1 -DUNIX=1 -O -Wall -Wpointer-arith -O3 
-mstructure-size-boundary=8 -I. 
-I/home/Aveek/microWindow/downloads/microwindows-0.91/src/include -o 
/home/Aveek/microWindow/downloads/microwindows-0.91/src/obj/drivers/obsolete.o 
/home/Aveek/microWindow/downloads/microwindows-0.91/src/drivers/obsolete.c
cc1: Invalid option `structure-size-boundary=8'
make[1]: *** 
[/home/Aveek/microWindow/downloads/microwindows-0.91/src/obj/drivers/obsolete.o] 
Error 1
make[1]: Leaving directory 
`/home/Aveek/microWindow/downloads/microwindows-0.91/src/drivers'
make: *** 
[subdir-/home/Aveek/microWindow/downloads/microwindows-0.91/src/drivers] 
Error 2
[root@camel6 src]#

Can canyone give some way out.
Thanks & Regards,
Aveek
Subject: Re: [nanogui] Nano-X for ARM
From: "Greg Haerr" ####@####.####
Date: 16 Feb 2006 19:43:06 +0000
Message-Id: <180901c63331$2c24a150$0300a8c0@RDP>

: cc1: Invalid option `structure-size-boundary=8'

You'll have to edit Arch.rules, and remove that
option.

Regards,

Greg

Subject: Re: [nanogui] Nano-X for ARM
From: Aveek Adhya ####@####.####
Date: 17 Feb 2006 05:07:01 +0000
Message-Id: <43F559CC.1040604@rebaca.com>

Greg Haerr wrote:

>: cc1: Invalid option `structure-size-boundary=8'
>
>You'll have to edit Arch.rules, and remove that
>option.
>
>Regards,
>
>Greg
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: ####@####.####
>For additional commands, e-mail: ####@####.####
>
>
>
>
>  
>
 Hi,
Thanks. That fixed my initial error. But now i'm getting something else 
while doing make.  Its like below :
.......
Compiling nanox/client.c ...
arm-linux-gcc -c -DMWPIXEL_FORMAT=MWPF_TRUECOLOR0888 -DVTSWITCH=1 
-DHAVE_FILEIO -DHAVE_BMP_SUPPORT=1 -DHAVE_GIF_SUPPORT=1 
-DHAVE_PNM_SUPPORT=1 -DHAVE_XPM_SUPPORT=1 -DHAVETEXTMODE=0 -DFBVGA=1 
-DLINUX=1 -DUNIX=1 -DTOUCHSCREEN_ADS=1 -O -Wall -Wpointer-arith -O3  -I. 
-I/home/Aveek/microWindow/downloads/microwindows-0.91/src/include -o 
/home/Aveek/microWindow/downloads/microwindows-0.91/src/obj/nanox/client.o 
/home/Aveek/microWindow/downloads/microwindows-0.91/src/nanox/client.c
arm-linux-gcc: Internal compiler error: program cpp got fatal signal 11
make[1]: *** 
[/home/Aveek/microWindow/downloads/microwindows-0.91/src/obj/nanox/client.o] 
Error 1
make[1]: Leaving directory 
`/home/Aveek/microWindow/downloads/microwindows-0.91/src/nanox'
make: *** 
[subdir-/home/Aveek/microWindow/downloads/microwindows-0.91/src/nanox] 
Error 2
[root@camel6 src]#

Can anyone give some clue to solve this.
Thanks again,
Aveek

Subject: Re: [nanogui] Nano-X for ARM
From: "Greg Haerr" ####@####.####
Date: 17 Feb 2006 18:51:48 +0000
Message-Id: <1b9801c633f2$f8127820$0300a8c0@RDP>

: arm-linux-gcc: Internal compiler error: program cpp got fatal signal 11

Sounds like a toolchain problem, especially since it didn't
know about the -mstructure-size-boundary option, which
all other ARM compilers know about, I think.

Regards,

Greg

[<<] [<] Page 1 of 1 [>] [>>]


Powered by ezmlm-browse 0.20.