This is the mail archive of the gcc-help@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: AMD FX-51 64 bit gcc 3.4 make bootstrap error


Thank you Dara
Your suggestion to use the --disable-multilib worked. The other option,
to install the i386 rpms did not work because of many dependency
conflicts. 

On Wed, 2004-05-12 at 17:45, Dara Hazeghi wrote:
> Hello,
> 
> it sounds as if you're missing the i386 compatibility
> libraries (and gcc 3.4.0 by default tries to allow
> 32bit and 64bit codegen on x86_64). If you don't care
> about generating i386 code, reconfiguring with
> --disable-multilib and building should solve the
> problem. Otherwise, you probably need to install i386
> glibc and glibc-devel rpms.
> 
> Dara
> 
> 
> 	
> 		
> __________________________________
> Do you Yahoo!?
> Yahoo! Movies - Buy advance tickets for 'Shrek 2'
> http://movies.yahoo.com/showtimes/movie?mid=1808405861
-- 
Bob Barton <bob.barton@ualberta.ca>
Chemical & Materials Engineering University of Alberta


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