This is the mail archive of the crossgcc@sources.redhat.com 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]

Re: glibc-2.3.5 addon for ColdFire trouble using crosstool


>> Ok, I've updated to crosstool-0.31 with some nasty changes(since I
>> need "m68k-linux" for the compiler/binutils, but "coldfire-linux" for
>> the glibc due to the add-on. 
>
>eww.   I don't suppose you could uniformly use m68k-coldfire-linux,
>or m68kcoldfire-linux, or something like that?

I could try that if anyone can tell me how to get it recognised by glibc.
I used 'coldfire-linux' since glibc will search for 'coldfire' in eh
sysdeps and ports/sydeps directories.

>> m68k-linux/gcc-3.4.3-glibc-2.3.5/lib/gcc/m68k-linux/3.4.3/../../../../m68k-linux/sys-include/sys/syscall.h:32:27: bits/syscall.h: No such file or directory
>
>Hrmph.  Dumb question: is there a coldfire-linux directory
>somewhere with the missing file in it?

I think the problem is that there's no "sys-include" directory that
glibc installs that has bits/* in it:


[peter@thunk evb-LinuxBSP-22012005]$ find /opt/logicpd/Coldfire-new14/ -name syscall.h
/opt/logicpd/Coldfire-new14/m68k-linux/gcc-3.4.3-glibc-2.3.5/m68k-linux/include/linux/nfsd/syscall.h
/opt/logicpd/Coldfire-new14/m68k-linux/gcc-3.4.3-glibc-2.3.5/m68k-linux/include/sys/syscall.h
/opt/logicpd/Coldfire-new14/m68k-linux/gcc-3.4.3-glibc-2.3.5/m68k-linux/include/syscall.h
/opt/logicpd/Coldfire-new14/m68k-linux/gcc-3.4.3-glibc-2.3.5/m68k-linux/sys-include/linux/nfsd/syscall.h
/opt/logicpd/Coldfire-new14/m68k-linux/gcc-3.4.3-glibc-2.3.5/m68k-linux/sys-include/sys/syscall.h
/opt/logicpd/Coldfire-new14/m68k-linux/gcc-3.4.3-glibc-2.3.5/m68k-linux/sys-include/syscall.h
[peter@thunk evb-LinuxBSP-22012005]$

As always, suggestions are *most* appreciated!

-- 
Peter Barada
peter@the-baradas.com

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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