No problem. If only SSE control was as simple! corey On 9/14/05, dblankley@xxxxxxxx <dblankley@xxxxxxxx> wrote: > > > > That did it. Thks. > > Brain passed right over it when reading the docs as x86_64 isn't explicitly mentioned. > > > > > > > > --- On Wed 09/14, corey taylor < corey.taylor@xxxxxxxxx > wrote: > > From: corey taylor [mailto: corey.taylor@xxxxxxxxx] > > To: dblankley@xxxxxxxx > > Date: Wed, 14 Sep 2005 10:40:58 -0500 > > Subject: Re: Preventing bi-arch compile on x86_64 > > > > Well, you could use --disable-multilib to get rid of the double library build.<br><br>corey<br><br>On 9/14/05, dblankley@xxxxxxxx <dblankley@xxxxxxxx> wrote:<br>> <br>> Can anyone tell me the flags and appropriate parameter values for turning off the bi-arch compile for GCC4.0.1 on AMD64 platforms please? I have been unable to successfully do this.<br>> <br>> I have been playing around with the enable-targets and build flags without much success.<br>> <br>> <br>> <br>> Alternately, suggestions on where to look to edit the config/makefiles would be appreciated as well.<br>> <br>> <br>> <br>> My problem is that if you don't have the 32bit stuff installed the compilation fails. Specifically:<br>> <br>> ./xgcc -B./ -B/usr/local/x86_64-redhat-linux/bin/ -isystem /usr/local/x86_64-redhat-linux/include -isystem /usr/local/x86_64-redhat-linux/sys-include -L/home/emanon/downloads/401gcc/gcc/../ld -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes > -Wold-style-definition -isystem ./include -I. -I32 -I../../gcc-4.0.1/gcc -I../../gcc-4.0.1/gcc/32 -I../../gcc-4.0.1/gcc/../include -I../../gcc-4.0.1/gcc/../libcpp/include -m32 -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fno-omit-frame-pointer -fno-asynchronous-unwind-tables \<br>> <br>> -c ../../gcc-4.0.1/gcc/crtstuff.c -DCRT_BEGIN \<br>> <br>> -o 32/crtbegin.o<br>> <br>> In file included from /usr/include/features.h:337,<br>> <br>> from /usr/include/stdio.h:28,<br>> <br>> from ../../gcc-4.0.1/gcc/tsystem.h:90,<br>> <br>> from ../../gcc-4.0.1/gcc/crtstuff.c:64:<br>> <br>> /usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory<br>> <br>> <br>> <br>> Thanks for any help/suggestions.<br>> <br>> Regards,<br>> <br>> Dave Blankley<br>> <br>> _______________________________________________<br>> <br>> <br>><br> > > _______________________________________________ > > >