This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
strict-align for rs6000
- To: gcc-help at gcc dot gnu dot org
- Subject: strict-align for rs6000
- From: Al Niessner <Al_Niessner at bigfoot dot com>
- Date: Tue, 07 Mar 2000 05:37:53 +0000
I noticed that strict-align is not supported for the rs6000. Why?
While trying to build VxWorks with my new build of gcc 2.91.66 I found
that VxWorks would like to have strict-align defined in the gcc command.
However, since 2.91.66 is based on the rs6000 build, it is not present
as an option.
Can it be added back in easily? Like setting a compile time switch?
Thanks for any and all help in advance.
Al Niessner