help compiling GCC in Fedora 8
Thomas Dineen
tdineen@ix.netcom.com
Thu Dec 27 18:16:00 GMT 2007
Tsah:
I am currently involved with building Gcc myself :
So a few recommendations::
1) You need to install a reasonably current makeinfo (textinfo package),
version 4.4 or higher is required.
2) Review you release specific Install Instructions and do follow them.
3) Review and follow the Gcc Prerequisites located at:
http://gcc.gnu.org/install/prerequisites.html
4) Update the tools and libraries listed in prerequisites to reasonably
current versions.
5) Don't forget to update both your search and run time library paths
to point to the new tools and libraries.
Observing the above recommendations will in the end save you time.
Happy Holidays
Thomas Dinned
tsah marco wrote:
>hi
>
> I want to install cross compiler ,
> i am using computer with cpu AMD TURION64 and with fedora 8 as Virtual
> machine,
> i have succeeded to compile and link and to create bzImage of 32 bit
> (i386-linux-),
> now i want to configure the compiler to be 64 bit for AMD athlon k8,
> i download gcc 4.1.2 and configure it by :
> ../gcc-4.1.0/configure --prefix=/opt/gcc/gcc-4.1.0 --host=amd64-pc-linux-gnu
>
>
> it create makefiles
> and then i run:
> make
>
> and get the error:;
>
> rm -rf $backupdir; exit $rc
> WARNING: `makeinfo' is missing on your system. You should only need it if
> you modified a `.texi' or `.texinfo' file, or any other file
> indirectly affecting the aspect of the manual. The spurious
> call might also be the consequence of using a buggy `make' (AIX,
> DU, IRIX). You might want to install the `Texinfo' package or
> the `GNU make' package. Grab either from any GNU archive site.
> make[3]: *** [fastjar.info] Error 1
> make[3]: Leaving directory `/opt/gcc/gcc-4.1.0-bin/fastjar'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/opt/gcc/gcc-4.1.0-bin /fastjar'
> make[1]: *** [all-fastjar] Error 2
> make[1]: Leaving directory `/opt/gcc/gcc-4.1.0-bin'
> make: *** [all] Error 2
> rm -rf $backupdir; exit $rc
> WARNING: `makeinfo' is missing on your system. You should only need it if
> you modified a `.texi' or `.texinfo' file, or any other file
> indirectly affecting the aspect of the manual. The spurious
> call might also be the consequence of using a buggy `make' (AIX,
> DU, IRIX). You might want to install the `Texinfo' package or
> the `GNU make' package. Grab either from any GNU archive site.
> make[3]: *** [fastjar.info ] Error 1
> make[3]: Leaving directory `/opt/gcc/gcc-4.1.0-bin/fastjar'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/opt/gcc/gcc-4.1.0-bin/fastjar'
> make[1]: *** [all-fastjar] Error 2
> make[1]: Leaving directory `/opt/gcc/gcc- 4.1.0-bin'
> make: *** [all] Error 2
> rm -rf $backupdir; exit $rc
> WARNING: `makeinfo' is missing on your system. You should only need it if
> you modified a `.texi' or `.texinfo' file, or any other file
> indirectly affecting the aspect of the manual. The spurious
> call might also be the consequence of using a buggy `make' (AIX,
> DU, IRIX). You might want to install the `Texinfo' package or
> the `GNU make' package. Grab either from any GNU archive site.
> make[3]: *** [fastjar.info] Error 1
> make[3]: Leaving directory `/opt/gcc/gcc-4.1.0-bin/fastjar'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/opt/gcc/gcc-4.1.0-bin/fastjar'
> make[1]: *** [all-fastjar] Error 2
> make[1]: Leaving directory `/opt/gcc/gcc-4.1.0-bin'
> make: *** [all] Error 2
> rm -rf $backupdir; exit $rc
> WARNING: `makeinfo' is missing on your system. You should only need it if
> you modified a `.texi' or `.texinfo' file, or any other file
> indirectly affecting the aspect of the manual. The spurious
> call might also be the consequence of using a buggy `make' (AIX,
> DU, IRIX). You might want to install the `Texinfo' package or
> the `GNU make' package. Grab either from any GNU archive site.
> make[3]: *** [fastjar.info] Error 1
> make[3]: Leaving directory `/opt/gcc/gcc-4.1.0-bin/fastjar'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/opt/gcc/gcc-4.1.0-bin /fastjar'
> make[1]: *** [all-fastjar] Error 2
> make[1]: Leaving directory `/opt/gcc/gcc-4.1.0-bin'
> make: *** [all] Error 2
> rm -rf $backupdir; exit $rc
> WARNING: `makeinfo' is missing on your system. You should only need it if
> you modified a `.texi' or `.texinfo' file, or any other file
> indirectly affecting the aspect of the manual. The spurious
> call might also be the consequence of using a buggy `make' (AIX,
> DU, IRIX). You might want to install the `Texinfo' package or
> the `GNU make' package. Grab either from any GNU archive site.
> make[3]: *** [fastjar.info ] Error 1
> make[3]: Leaving directory `/opt/gcc/gcc-4.1.0-bin/fastjar'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/opt/gcc/gcc-4.1.0-bin/fastjar'
> make[1]: *** [all-fastjar] Error 2
> make[1]: Leaving directory `/opt/gcc/gcc- 4.1.0-bin'
> make: *** [all] Error 2
> rm -rf $backupdir; exit $rc
> WARNING: `makeinfo' is missing on your system. You should only need it if
> you modified a `.texi' or `.texinfo' file, or any other file
> indirectly affecting the aspect of the manual. The spurious
> call might also be the consequence of using a buggy `make' (AIX,
> DU, IRIX). You might want to install the `Texinfo' package or
> the `GNU make' package. Grab either from any GNU archive site.
> make[3]: *** [fastjar.info] Error 1
> make[3]: Leaving directory `/opt/gcc/gcc-4.1.0-bin/fastjar'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/opt/gcc/gcc-4.1.0-bin/fastjar'
> make[1]: *** [all-fastjar] Error 2
> make[1]: Leaving directory `/opt/gcc/gcc-4.1.0-bin'
> make: *** [all] Error
>
>
> any idea why ?
>
> --
> Tsah
> Marco
> Cel - 972-54-5414357
> Home - 972-774240642
> Fax - 972-77-4240642
>
>
>
>
>
More information about the Gcc-help
mailing list