Hi, > Subject:Re: [ELDK] ELDK-4.2 on 64 bit? > Date:Tuesday, November 15, 2011 10:37 pm > From:Sergey Nikulov <[email protected]> > To:Wolfgang Denk <[email protected]> > Cc:Rob McCullough "><[email protected]>; <[email protected]> > > 2011/11/11 Wolfgang Denk <[email protected]> > > Dear Rob McCullough, > > In message <RlVFSzJTTCE2ey97XE5aODMwOTM5Mw@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. >
Ok, thanks for letting me know. I have not tested ELDK-4.2 on F16 (x86_64) yet. I will be in the next couple of weeks and will let you know what I find. Best Regards, Robert McCullough > Here the error log > > [sergey@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@GLIBC_PRIVATE' > /opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to > `_rtld_global@GLIBC_PRIVATE' > /opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to > `_dl_lookup_versioned_symbol@GLIBC_PRIVATE' > /opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to > `_dl_start_profile@GLIBC_PRIVATE' > /opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to > `_dl_check_map_versions@GLIBC_PRIVATE' > /opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to > `_dl_mcount@GLIBC_2.1' > /opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to > `__libc_enable_secure@GLIBC_PRIVATE' > /opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to > `_dl_get_origin@GLIBC_PRIVATE' > /opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to > `_dl_dst_substitute@GLIBC_PRIVATE' > /opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to > `_dl_debug_state@GLIBC_PRIVATE' > /opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to > `_dl_init@GLIBC_PRIVATE' > /opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to > `__libc_stack_end@GLIBC_2.1' > /opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to > `_dl_dst_count@GLIBC_PRIVATE' > /opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to > `_dl_out_of_memory@GLIBC_PRIVATE' > /opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to > `_dl_signal_error@GLIBC_PRIVATE' > /opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to > `_dl_debug_printf@GLIBC_PRIVATE' > /opt/eldk3.1.1/usr/../ppc_8xx/lib/libc.so.6: undefined reference to > `_r_debug@GLIBC_2.0' > ... > > ldd output for ppc_8xx-gcc > > [sergey@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: [email protected] > Above all else -- sky. > > _______________________________________________ > eldk mailing list > [email protected] > http://lists.denx.de/mailman/listinfo/eldk > > -- > Best Regards, > Sergey Nikulov ------------------------------- Best regards, Robert McCullough Senior Software Engineer Promess Incorporated 11429 Grand River Road Brighton, MI 48116-9547 Phone: 810-229-9334 Fax: 810-229-8125 www.promessinc.com _______________________________________________ eldk mailing list [email protected] http://lists.denx.de/mailman/listinfo/eldk
