user706
user706
Also: If I use _your toolchain_, but not the sbuild schroot sysroot, calling like this: ```bash triple=armv8-rpi3-linux-gnueabihf # Select the main toolchain variant_triple=armv8-rpi4-linux-gnueabihf # Select a specific variant # Configure...
> See [tttapa/RPi-Cross-Cpp-Development#2 (comment)](https://github.com/tttapa/RPi-Cross-Cpp-Development/issues/2#issuecomment-1431703892) for an explanation and a fix. Thanks! (Regarding ubuntu's own crosscompiler: Ah sorry, I was not clear: with ubuntu's own crosscompiler, I was not using the...
Great. Here are some basic settings one might want to consider (I'm sure there are more) ```ini [connection] id=preconfigured uuid=eee818b9-03af-4fcb-98b9-20016f0d3abf type=wifi [wifi] mode=ap # ap for access-point, i.e. hotspot ssid=MyHotspot...