[ELDK] ELDK-4.2 on 64 bit?

Sergey Nikulov sergey.nikulov at gmail.com
Wed Nov 16 04:37:37 CET 2011


2011/11/11 Wolfgang Denk <wd at denx.de>

> Dear Rob McCullough,
>
> In message <RlVFSzJTTCE2ey97XE5aODMwOTM5Mw at SOFTWARE-ROB943> you wrote:
> >
> > Will the ELDK-4.2 work on Fedora 16 x86 64-bit?
>
> It works fine on F15, and I see no reason why it should fail to work
> on F16.
>
>
Just FYI.

ELDK-3.1.1 linker broken on F16 (x86_64), but works fine till this release.

So, perhaps 4.2 also affected.

Here the error log

[sergey at solartower src]$ ppc_8xx-gcc main.c
/opt/eldk3.1.1/usr/bin/../lib/gcc-lib/ppc-linux/3.3.3/../../../../ppc-linux/bin/ld:
warning: ld.so.1, needed by /opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6,
not found (try using -rpath or -rpath-link)
/opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to
`_dl_lookup_versioned_symbol_skip at GLIBC_PRIVATE'
/opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to
`_rtld_global at GLIBC_PRIVATE'
/opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to
`_dl_lookup_versioned_symbol at GLIBC_PRIVATE'
/opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to
`_dl_start_profile at GLIBC_PRIVATE'
/opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to
`_dl_check_map_versions at GLIBC_PRIVATE'
/opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to
`_dl_mcount at GLIBC_2.1'
/opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to
`__libc_enable_secure at GLIBC_PRIVATE'
/opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to
`_dl_get_origin at GLIBC_PRIVATE'
/opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to
`_dl_dst_substitute at GLIBC_PRIVATE'
/opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to
`_dl_debug_state at GLIBC_PRIVATE'
/opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to
`_dl_init at GLIBC_PRIVATE'
/opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to
`__libc_stack_end at GLIBC_2.1'
/opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to
`_dl_dst_count at GLIBC_PRIVATE'
/opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to
`_dl_out_of_memory at GLIBC_PRIVATE'
/opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to
`_dl_signal_error at GLIBC_PRIVATE'
/opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to
`_dl_debug_printf at GLIBC_PRIVATE'
/opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to
`_r_debug at GLIBC_2.0'
...

ldd output for ppc_8xx-gcc

[sergey at solartower src]$ ldd -v /opt/eldk3.1.1/usr/bin/ppc_8xx-gcc
        linux-gate.so.1 =>  (0x0069b000)
        libc.so.6 => /lib/libc.so.6 (0x00898000)
        /lib/ld-linux.so.2 (0x006c4000)

        Version information:
         /opt/eldk3.1.1/usr/bin/ppc_8xx-gcc:
                libc.so.6 (GLIBC_2.1) => /lib/libc.so.6
                libc.so.6 (GLIBC_2.0) => /lib/libc.so.6
        /lib/libc.so.6:
                ld-linux.so.2 (GLIBC_2.3) => /lib/ld-linux.so.2
                ld-linux.so.2 (GLIBC_PRIVATE) => /lib/ld-linux.so.2
                ld-linux.so.2 (GLIBC_2.1) => /lib/ld-linux.so.2






>
> Wolfgang Denk
>
> --
> DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> Above all else -- sky.
> _______________________________________________
> eldk mailing list
> eldk at lists.denx.de
> http://lists.denx.de/mailman/listinfo/eldk
>



-- 
Best Regards,
Sergey Nikulov


More information about the eldk mailing list