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]

Re: little-endian NPTL-based SH toolchains build, not big-endian ones


On Sun, Nov 13, 2005 at 07:36:13AM -0500, Robert P. J. Day wrote:
> On Sun, 13 Nov 2005, Mike Frysinger wrote:
> > On Sat, Nov 12, 2005 at 04:42:37PM -0500, Robert P. J. Day wrote:
> > > /home/rpjday/results/sh3eb/tools/sh3eb-unknown-linux-gnu/bin/ld: crti.o: No such file: No such file or directory
> > > <snip>
> > >   so that file exists for the little-endian builds but not for
> > > big-endian builds.  i'm about to dig into this unless someone wants to
> > > save me the trouble.
> >
> > the crt[01in].o files all come from your libc
> 
> oh, i understand where those files *come from*.  what i don't
> understand is why they would have been build and installed only for
> the little-endian builds and not the big-endian builds.

just wanted to make sure you didnt start down the wrong track by trying
to figure out why gcc wasnt working properly ...

you should check the configure scripts which check the target name ...
ive had to fix a bunch of GNU toolchain scripts which didnt glob the
superh target properly thus causing all kinds of weird bugs
-mike

------
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]