zer011b / fdtd3d

fdtd3d is an open source 1D, 2D, 3D FDTD electromagnetics solver with MPI, OpenMP and CUDA support for x64, ARM, ARM64, RISC-V, PowerPC, Wasm architectures
GNU General Public License v2.0
127 stars 34 forks source link

Add GCC toolchain file for Raspberry Pi #145

Closed zer011b closed 4 years ago

zer011b commented 4 years ago

Note: --sysroot option of GCC doesn't work by itself, -I and -L are still required.