Building

From Pyra Wiki
Revision as of 06:16, 2 June 2023 by jedi23 (talk | contribs) (→‎Compiler option)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Compiler option

export CXXFLAGS="-march=armv7ve -mcpu=cortex-a15 -mfpu=neon-vfpv4 -mfloat-abi=hard -marm -mthumb-interwork -ffast-math -ftree-vectorize" CFLAGS=$CXXFLAGS

Making a dbp

Install the dbp utils script[1] somewhere ...