This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Fix sizeof checking for cross compile


On Fri, Nov 22, 2002 at 04:13:00PM -0500, DJ Delorie wrote:
> 
> > There are several different sizeof checks in gcc. Not everyone supports
> > canadian cross compile. This patch moves AC_COMPILE_CHECK_SIZEOF from
> > libjava to config/accross.m4 and makes everyone to use the same check.
> 
> What was it tested with?

I have been using it to bootstrap gcc and gcc-3_2-rhl8-branch on
Linux/x86 as well as build gcc-3_2-rhl8-branch 3.2 Linux/mipsel and
Linux/mips binaries on Linux/x86. 


H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]