dbus-1.1.4 compilation scratchbox gcc-3.4.6 ARM9 toolchain
Trilok Soni
soni.trilok at gmail.com
Fri Feb 15 09:10:54 PST 2008
Hi Thiago,
On Fri, Feb 15, 2008 at 8:41 PM, Thiago Macieira <thiago at kde.org> wrote:
> On Friday 15 February 2008 15:23:20 Trilok Soni wrote:
> > elf-init.c:(.text+0x54): undefined reference to `__init_array_start'
> > elf-init.c:(.text+0x58): undefined reference to `__init_array_end'
>
> elf-init.c is not part of D-Bus's source code. This is a problem in your
> toolchain.
>
Actually, by removing this flag for dbus-daemon I am able to build the
binary for dbus-daemon under scratchbox and my toolchain.
#dbus_daemon_LDFLAGS = -pie -Wl,-z,relro
I need to check if above ld flags works for gcc-3.4.6 on ARM or not.
--
--Trilok Soni
More information about the dbus
mailing list