tools icon indicating copy to clipboard operation
tools copied to clipboard

Warning: swp{b} use is deprecated for this architecture

Open phlegx opened this issue 10 years ago • 3 comments

Hi!

Compiling my program for the raspberry pi with this toolchain (arm-bcm2708hardfp-linux-gnueabi-g++) I get this warning:

Warning: swp{b} use is deprecated for this architecture

Any idea what I can do?

phlegx avatar May 09 '14 15:05 phlegx

Can I suggest you try with this toolchain: https://github.com/raspberrypi/tools/tree/master/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian which is considerably newer?

popcornmix avatar May 09 '14 15:05 popcornmix

I try it next week and I report. Has linaro a newer version of gcc? Thank you @popcornmix!

phlegx avatar May 09 '14 17:05 phlegx

@phlegx is this still an issue?

Ruffio avatar Jun 27 '15 06:06 Ruffio