This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


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: Force Unwind required


Yuri Ribeiro wrote:
> Hi,
> 
> I'm trying to build my crosscompiler.
> I'm new in crosscompiling and, so, I have some question.
> 
> 1) Is there a place that I could find some generic information about
> building a toolchain? 
> Saying better, I need some information about what kind of tasks each
> component of toolchain does (binutils, gcc, glibc, newlib)
> There is many differences between tutorials from version to version, so
> I'm a little confuse, principally about "--host", "--target" and
> "--build" parameters.
> 
> 2) Newlib and Glibc are totally independents? Could I use only one of
> these?
> 
> 3) My Glibc is requesting FORCED UNWIND. How I can enable this feature
> in my compiler?
> 
> Thanks in advise.
> 
> Yuri Ribeiro
> 
> 

post your questions to cross-gcc@sourceware.org you might find more people with similar interest.
You can check out crosstool or ct-ng to see how to build a cross toolchain.

Thanks

-Khem


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