+ Reply to Thread
Results 1 to 3 of 3

Thread: crtbegin_dynamic.S:(.text+0x14): undefined reference to `main'

  1. #1
    Join Date
    Sep 2009
    Posts
    2

    Default crtbegin_dynamic.S:(.text+0x14): undefined reference to `main'


    Would like to compile uClibc using Android toolchain, but meet following error.

    /mydroid/out/target/product/generic/obj/lib/crtbegin_dynamic.o: In function `_start':
    bionic/libc/arch-arm/bionic/crtbegin_dynamic.S.text+0x14): undefined reference to `main'
    collect2: ld returned 1 exit status
    make: *** [lib/ld-uClibc.so] Error 1

    Where is main function?
    Thanks

  2. #2
    Join Date
    Apr 2010
    Posts
    2

    Default Re: crtbegin_dynamic.S:(.text+0x14): undefined reference to `main'

    i have the same question...

  3. #3
    Join Date
    Apr 2010
    Posts
    2

    Default Re: crtbegin_dynamic.S:(.text+0x14): undefined reference to `main'


    maybe: two `_start': link didn't know it.

    http://learn.akae.cn/media/ch19s02.html

+ Reply to Thread

Similar Threads

  1. crtbegin_dynamic.o error
    By armandh in forum Applications
    Replies: 1
    Last Post: 09-21-2009, 01:53 AM
  2. Main screen dock button
    By feign in forum General Android Chat
    Replies: 6
    Last Post: 06-07-2009, 11:02 PM
  3. Replies: 3
    Last Post: 06-05-2009, 08:59 AM
  4. Moto Android-based eBook reference design: Video Demo
    By Chris Davies in forum Talkback
    Replies: 1
    Last Post: 02-13-2009, 12:42 PM
  5. What's the main use of your G1?
    By bluprintid in forum Reviews
    Replies: 35
    Last Post: 10-18-2008, 01:29 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts