This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [patch] Fix for cyclic dependency between libc.a and libgcc.a


> One of our ARM builds failed to link some of the static libc executables with
> __aeabi_i2d and __aeabi_dsub (defined in libgcc.a, referenced from libc.a)
> due to intra-library cyclic dependencies.
> 
> I wonder if attached patch is a reasonable way to fix this.

It might be.  What does the normal gcc lib_spec produce under -static for
the installed analogue of this situation?


Thanks,
Roland


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