This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

crosstool configure exits with gcc error.


I am new to cross toolchain development.   I amusing building_embedded_linux_systems
as a guide book to help me get started.  there is a discussion on crosstool, and some
examples i thought i would try.
after downloading and unpacking the croostool-ng package i run the configure command.
>configure --prefix=/my_directory
.. it does several things but then errors out when it does the gcc check.
the config.log shows me:
-it found gcc version 4.1.2
-it then attempted gcc conftest.c and failed due to assembler problems. the specific errors 
are something like this 'Error: suffix or operand invalid for push'

i am hoping this is an obvious problem.  any suggestions are greatly appreciated.
i am running on an i686 pc linux machne.

thank in advance,
-jp

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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