diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html index cab7cb9b936..f55cd0a4a19 100644 --- a/docs/CFEBuildInstrs.html +++ b/docs/CFEBuildInstrs.html @@ -1,8 +1,9 @@ - +
- - + +Fix 1: If you have system header files that include
inline assembly, you may have to modify them to remove the inline
assembly, and install the modified versions in
- $CFEINSTALL/target-triplet/sys-include
.
$CFEINSTALL/target-triplet/sys-include
.
src/libstdc++-v3/config/cpu/name-of-cpu/atomicity.h
- and apply a patch so that it does not use inline assembly.Porting to a new architecture: If you are porting the new front-end @@ -197,9 +198,7 @@ following means:
gmake -C
test/Programs