Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Taylan Develioglu - DSV <taylan.develioglu@nl.dsv.com>
To: buildroot@busybox.net
Subject: [Buildroot] undefined reference to `_dl_app_init_array'
Date: Thu, 1 Nov 2007 10:50:10 +0100	[thread overview]
Message-ID: <000801c81c6c$97cf73a0$cd10da91@w1613amsl> (raw)

Hi all,

 

Something is wrong with a toolchain I recently built with buildroot:

 

To illustrate trying to compile:

 

main () 

{

  return 0;

}

 

Fails with:

 

/lib/libc.so.0: undefined reference to `_dl_app_init_array'

/lib/libc.so.0: undefined reference to `_dl_app_fini_array'

collect2: ld returned 1 exit status

 

ldd tells me ld-uClibc-0.9.29.so is not a dynamic executable.

 

Buildroot used was snapshot 20071024

 

Anyone have any idea why this is happening? All binaries linked to it are
functioning fine, so apparently the library does have the function, making
me think this is a linker issue.

 

Regards,

 

Taylan

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20071101/e3e12aec/attachment.htm 

             reply	other threads:[~2007-11-01  9:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-01  9:50 Taylan Develioglu - DSV [this message]
2007-11-01 20:56 ` [Buildroot] undefined reference to `_dl_app_init_array' Thiago A. Corrêa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000801c81c6c$97cf73a0$cd10da91@w1613amsl' \
    --to=taylan.develioglu@nl.dsv.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox