This is the mail archive of the gcc@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: ARM gcc 3.1 crosscompiler on host i386 linux build fails


On Mon, Apr 08, 2002 at 09:33:11PM +0200, Karel Gardas wrote:
>[snip woes about building gcc without glibc]

Use --disable-shared --enable-languages=c when configuring gcc for the
first time.  This should build without errors.  Install gcc.  Build and
install glibc.  Rebuild gcc with --enable-shared.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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