Re: [U-Boot] How to build multiple object files from one source?

2018-06-08 Thread Tom Rini
On Fri, Jun 08, 2018 at 07:18:34PM +, Alexey Brodkin wrote: > Hello, > > I've been playing with libgcc sources imported in U-Boot [1] and so far > for some platforms it works but for some doesn't. > > The problem I just discovered is how libgcc's assembly is composed. > It has a couple of

[U-Boot] How to build multiple object files from one source?

2018-06-08 Thread Alexey Brodkin
Hello, I've been playing with libgcc sources imported in U-Boot [1] and so far for some platforms it works but for some doesn't. The problem I just discovered is how libgcc's assembly is composed. It has a couple of not very usual features: 1. The same labels used in different functions 2. A