Error making a cross-compiler

Andris Pavenis andris.pavenis@iki.fi
Fri Feb 17 06:45:00 GMT 2006


David Fernandez kirjoitti:
> 	Hi there,
> 
> 	I don't know if this is the right place for questions about the gcc
> build/install process. Let me know the right place otherwise.
> 
> 	I'm trying to compile a cross-compiler from gcc-4.0.2 sources.
> 
> 	It is configured this way:
> 
> /usr/src/redhat/BUILD/gcc-4.0.2/configure --prefix=/usr/local/gcc-msdos
> --with-local-prefix=/usr/local/gcc-msdos --enable-checking=release
> --disable-threads --disable-libunwind-exceptions
> --enable-target-optspace --with-system-zlib --enable-__cxa_atexit
> --enable-languages=c,c++ --host=i386-redhat-linux
> --target=i686-pc-msdosdjgpp
>

I have source RPMS of GCC-4.0.2 cross-compiler for DJGPP target 
togethere with ones of needed tools at
	http://ap1.pp.fi/djgpp/gcc/cross-compiler/index.html

Tested on Fedora Core 4, but all perhaps should be OK also for other 
versions

Andris




More information about the Gcc mailing list