On Mon, 19 Oct 2009, john blair wrote:
--- On Mon, 10/19/09, Marc Aurele La France <t...@ualberta.ca> wrote:
From: Marc Aurele La France <t...@ualberta.ca>
Subject: Re: [XFree86] cross compile xfree86-4.8.0
To: "john blair" <mailtome200420032...@yahoo.com>
Cc: xfree86@xfree86.org
Date: Monday, October 19, 2009, 10:32 PM
On Sun, 18 Oct 2009, john blair wrote:

I added to both Imakefiles
CDEBUGFLAGS = NoOpCDebugFlags

SpecialCObjectRule(xf86PciData,NullParameter,-DPCIDATA)

in place of
SpecialCObjectRule(xf86ScanPci,NullParameter,-O0)
SpecialCObjectRule(xf86PciData,NullParameter,-O0
-DPCIDATA)

and got the same internal compiler error.

Could you send me the relevant part of your build log?

/opt/toolchain/lin32/gcc-2007q3-51/bin/`echo 
/opt/toolchain/lin32/gcc-2007q3-51/bin/arm-none-linux-gnueabi-gcc|sed 
"s%.*/%%"` -o cpconfig -O2 -fsigned-char     -L../../../../../exports/lib   
cpconfig.o Device.o Files.o Flags.o Input.o Keyboard.o Layout.o Module.o     Video.o 
Monitor.o Pointer.o Screen.o Vendor.o read.o scan.o write.o     DRI.o  
-L/opt/toolchain/lin32/glibc-2007q3-51/lib  -lm -lxml2  
-L/opt/toolchain/arm-linux/zlib-1.2.3-3/lib -L/opt/toolchain/arm-linux/freetype-2.3.7/lib 
-L/opt/toolchain/arm-linux/fontconfig-2.6.0/lib 
-L/opt/toolchain/arm-linux/libxml2-2.6.32/lib -L/opt/toolchain/arm-linux/ncurses-5.7/lib
make[7]: Leaving directory 
`/opt/toolchain/src/xfree86-4.8.0/build/programs/Xserver/hw/xfree86/parser'
making all in programs/Xserver/hw/xfree86/scanpci...
make[7]: Entering directory 
`/opt/toolchain/src/xfree86-4.8.0/build/programs/Xserver/hw/xfree86/scanpci'
rm -f xf86ScanPci.o
/opt/toolchain/lin32/gcc-2007q3-51/bin/`echo 
/opt/toolchain/lin32/gcc-2007q3-51/bin/arm-none-linux-gnueabi-gcc|sed 
"s%.*/%%"` -c -O2 -fsigned-char     -I. 
-I../../../../../programs/Xserver/hw/xfree86/common 
-I../../../../../programs/Xserver/hw/xfree86/os-support 
-I../../../../../programs/Xserver/hw/xfree86/os-support/bus          
-I../../../../../programs/Xserver/include -I../../../../../programs/Xserver/os          
-I../../../../../programs/Xserver/Xext -I../../../../../programs/Xserver/Xi             
-I../../../../../lib/font/include -I../../../../../programs/Xserver/hw/xfree86/parser     
      -I../../../../../programs/Xserver/hw/xfree86/loader  
-I../../../../../programs/Xserver/hw/xfree86/rac  -I../../../../../exports/include   
-I/opt/toolchain/lin32/gcc-2007q3-51/lib/gcc/arm-none-linux-gnueabi/4.2.1/include  
-I/opt/toolchain/arm-linux/zlib-1.2.3-3/include  
-I/opt/toolchain/arm-linux/freetype-2.3.7/include
-I/opt/toolchain/arm-linux/fontconfig-2.6.0/include 
-I/opt/toolchain/arm-linux/ncurses-5.7/include 
-I/opt/toolchain/arm-linux/ncurses-5.7/include/ncurses -Dlinux -D__arm__ 
-D_POSIX_SOURCE                                 -D_BSD_SOURCE -D_GNU_SOURCE 
-DX_LOCALE -DSHAPE -DXINPUT -DXKB  -DXAPPGROUP      -DXCSECURITY -DXSYNC 
-DXF86BIGFONT      -DDPMSExtension -DBIGREQS -DPANORAMIX -DRENDER -DRANDR  
-DRES  -DPIXPRIV                              -DNDEBUG                        
-DNEED_STRLCAT -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH            
                  -DXFree86LOADER  -DXFree86Server                              
  -DSMART_SCHEDULE                                -DBUILDDEBUG                  
          -DX_BYTE_ORDER=X_LITTLE_ENDIAN  -DFUNCPROTO=15 -DNARROWPROTO      
xf86ScanPci.c
arm-none-linux-gnueabi-gcc: Internal error: Killed (program cc1)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[7]: *** [xf86ScanPci.o] Error 1
make[7]: Leaving directory 
`/opt/toolchain/src/xfree86-4.8.0/build/programs/Xserver/hw/xfree86/scanpci'
make[6]: *** [all] Error 2
make[6]: Leaving directory 
`/opt/toolchain/src/xfree86-4.8.0/build/programs/Xserver/hw/xfree86'
make[5]: *** [all] Error 2
make[5]: Leaving directory 
`/opt/toolchain/src/xfree86-4.8.0/build/programs/Xserver/hw'
make[4]: *** [hw] Error 2
make[4]: Leaving directory 
`/opt/toolchain/src/xfree86-4.8.0/build/programs/Xserver'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/opt/toolchain/src/xfree86-4.8.0/build/programs'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/opt/toolchain/src/xfree86-4.8.0/build'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/opt/toolchain/src/xfree86-4.8.0/build'
make: *** [World] Error 2

There is something not quite right here, as -O2 is still being passed to the compiler. It almost looks like the Makefile was not regenerated from the modified Imakefile(s). Please send me xc/programs/Xserver/hw/xfree86/scanpci/Makefile (privately, not to the list).

Thanks.

Marc.

+----------------------------------+----------------------------------+
|  Marc Aurele La France           |  work:   1-780-492-9310          |
|  Academic Information and        |  fax:    1-780-492-1729          |
|    Communications Technologies   |  email:  t...@ualberta.ca         |
|  352 General Services Building   +----------------------------------+
|  University of Alberta           |                                  |
|  Edmonton, Alberta               |    Standard disclaimers apply    |
|  T6G 2H1                         |                                  |
|  CANADA                          |                                  |
+----------------------------------+----------------------------------+
XFree86 developer and VP.  ATI driver and X server internals.
_______________________________________________
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to