This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

AW: Compilation error when building for sh3 target


Hello,

Khem Raj wrote:
>> [ALL  ]    ../sysdeps/unix/sh/sysdep.S: Assembler messages:
>> [ALL  ]    ../sysdeps/unix/sh/sysdep.S:102: Error: symbol
>> `__syscall_error_1' is already defined
> 
> have a look at this file sysdeps/unix/sh/sysdep.S and see if
> assembler error is correct or not. 

I looked into this file. It is located at
.../src/glibc-2.3.6/sysdeps/unix/sh/sysdep.S

Inside of this file there is no occurrence of __syscall_error_1 at all.
Only __syscall_error is occuring once.

Regards,
Torsten

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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