Actions

icon Post
text/html Subscribe
text/html Unsubscribe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] Building dbus 1.2.1 error (2008Q3 linux)


  • To: "Daniel Jacobowitz" <dan@xxxxxxxxxxxxxxxx>
  • Subject: Re: [arm-gnu] Building dbus 1.2.1 error (2008Q3 linux)
  • From: shuyong <shuyong.chen@xxxxxxxxx>
  • Date: Mon, 20 Oct 2008 14:57:15 +0000

$ arm-none-linux-gnueabi-gcc --version
arm-none-linux-gnueabi-gcc (Sourcery G++ Lite 2008q3-41) 4.3.2
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ arm-none-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8
-mfpu=neon -mfloat-abi=softfp -DHAVE_CONFIG_H -I. -I.. -I..  -fPIE
-DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\"
-DDAEMON_NAME=\"dbus-daemon\"  -DDBUS_COMPILATION
-isystem/home/shuyong/stuff/workspace/staging/armv7a-angstrom-linux-gnueabi/usr/include
 -ffunction-sections -fdata-sections
-isystem/home/shuyong/stuff/workspace/staging/armv7a-angstrom-linux-gnueabi/usr/include
-fexpensive-optimizations -frename-registers -fomit-frame-pointer -O2
-fPIC -DPIC -Wall -Wchar-subscripts -Wmissing-declarations
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align
-Wsign-compare -Wdeclaration-after-statement -fno-common -MT
expirelist.o -MD -MP -MF .deps/expirelist.Tpo -c -o expirelist.o
expirelist.c -save-temps
expirelist.c: In function 'expire_timeout_handler':
expirelist.c:225: internal compiler error: output_operand: invalid
expression as operand
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://support.codesourcery.com/GNUToolchain/> for instructions.


$ ls -l expirelist.i
-rw-rw-r-- 1 shuyong shuyong 87599 10-20 22:49 expirelist.i


see attachment.


2008/10/20 Daniel Jacobowitz <dan@xxxxxxxxxxxxxxxx>:
> On Mon, Oct 20, 2008 at 07:15:13AM +0000, shuyong wrote:
>> Hi,
>>
>> When I using CSL(2008Q3)  to compile dbus(1.2.1), I met "internal
>> compiler error".
>>
>> The error message is as below,
>
> We're currently working on a similar error.  If you'd like us to check
> this one too, could you send the expirelist.i file created by running
> that command with -save-temps added (and ccache removed)?
>
> --
> Daniel Jacobowitz
> CodeSourcery
>

Attachment: expirelist.i
Description: Binary data