On Wed, Nov 26, 2014 at 05:23:18PM -0600, Segher Boessenkool wrote: > GCC has added -many to the assembler flags for over ten years now, so > no that will not work. You can use -mppc or similar with the assembler > if you invoke it correctly (use $(CC) -print-prog-name=as to figure s/correctly/directly/ > out how to call the assembler, if you want to stay sane and use the > same one as the rest of the toolchain you use). > > > Segher _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev
- [PATCH] powerpc: 32 bit getcpu VDSO function uses 6... Anton Blanchard
- Re: [PATCH] powerpc: 32 bit getcpu VDSO functi... Michael Ellerman
- Re: [PATCH] powerpc: 32 bit getcpu VDSO fu... Segher Boessenkool
- Re: [PATCH] powerpc: 32 bit getcpu VDS... Segher Boessenkool
- Re: [PATCH] powerpc: 32 bit getcpu VDSO fu... Peter Bergner
- Re: [PATCH] powerpc: 32 bit getcpu VDS... Segher Boessenkool
- Re: [PATCH] powerpc: 32 bit getcpu... Peter Bergner
- Re: [PATCH] powerpc: 32 bit g... Segher Boessenkool
- Re: [PATCH] powerpc: 32 b... Benjamin Herrenschmidt
- Re: [PATCH] powerpc: 32 bit getcpu... Andreas Schwab