[ELDK] eldk arm generate shared libraries?

Germano Barreiro germano.barreiro at gmail.com
Mon Jan 25 17:09:24 CET 2010


All was ok except for CROSS_COMPILE. After I set it accordingly it
started to generate shared libraries as expected. Thanks!

On Mon, Jan 25, 2010 at 12:10 PM, Wolfgang Denk <wd at denx.de> wrote:
> Dear Germano Barreiro,
>
> In message <681741761001250508g711b2197o5173de9b59260894 at mail.gmail.com> you wrote:
>> I'm using ELDK/DENX in an ARM 11 based board, mostly succesfully
>> except for the fact that I'm not managing to generate shared libraries
>> for C code when using autoconf.
>
> Seems to be a problem with autoconf or how you use it...
>
>> (...)
>> checking whether the arm-linux-gcc linker
>> (/opt/eldk.big/usr/arm-linux-gnueabi/bin/ld) supports shared
>> libraries... no
>
> Check the log files to see which exact command autoconf is trying to
> run here. Also check that your PATH is set correctly, and that
> CROSS_COMPILE has a correct value ("arm-linux-" or "armVFP-linux-",
> resp.).
>
> Best regards,
>
> 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
> On the subject of C program indentation: "In My Egotistical  Opinion,
> most  people's  C  programs  should be indented six feet downward and
> covered with dirt."                               - Blair P. Houghton
>


More information about the eldk mailing list