This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

debug/2032: The bugs in libgcc2.c when building x86 to ARM cross compiler



>Number:         2032
>Category:       debug
>Synopsis:       The bugs in libgcc2.c when building x86 to ARM cross compiler
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          wrong-code
>Submitter-Id:   net
>Arrival-Date:   Mon Feb 19 18:56:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     brandon yang
>Release:        gcc-20010122.tar.gz
>Organization:
>Environment:
gcc-20010122.tar.gz, binutils-010118.tar.bz2,
glibc-2.2.1.tar.gz, Red hat linux6.0 and x86 CPU
>Description:
I want to install x86 to ARM cross compiler. But some bug
appeared as follow:

/gcc/libgcc2.c : 3282 : syntax error before "once"
                     : 3286 : warning : implicit declaration of function '__gthread_once"
                     : 3294 : syntax error before "once_regsizes"
                     : 3835 : warning : implicit declaration of function
"memcpy"
make[2] : *** [libgcc/./_eh.o] Error1
make[1] : ***[libgcc.a] Error2
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]