tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] Error: File crti.o/crt1.o Not Found and No Function R


From: Cayce Pollard
Subject: Re: [Tinycc-devel] Error: File crti.o/crt1.o Not Found and No Function Renaming
Date: Tue, 17 Sep 2013 09:13:08 -0500


On Sep 17, 2013 8:33 AM, "Daniel Glöckner" <address@hidden> wrote:
>
> On Tue, Sep 17, 2013 at 07:07:38AM -0500, Cayce Pollard wrote:
> > tcc: error: file '/project/arm-cc/sysroot/lib//libgcc_s.so.1' not found
> > tcc: error: undefined symbol '__divsi3'
> > tcc: error: undefined symbol '__modsi3'
> > tcc: error: undefined symbol '__aeabi_uidiv'
> > tcc: error: undefined symbol '__aeabi_uidivmod'
> > tcc: error: undefined symbol '__aeabi_idiv'
> > tcc: error: undefined symbol '__aeabi_idivmod'
>
> Android links statically against GCC's libgcc.a. See
> https://android.googlesource.com/platform/bionic.git/+/master/libc/arch-arm/bionic/libgcc_compat.c
>

Is it possible to link statically against libgcc.a and dynamically against Bionic libc? Libfakechroot only allows dynamic linking to libc...
>
> _______________________________________________
> Tinycc-devel mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/tinycc-devel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]