This is the mail archive of the gcc-bugs@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]

make cross does not find cross assembler, egcs-1.1.2


Hello egcs Team,

When compiling egcs-1.1.2 (build directory build under .../egcs-1.1.2/,
../configure --target=m68k-kag-psos2 --with-stabs) on a Linux SuSE 6.1,
the compiler cannot find/exec the correct gas when compiling the
LIB1FUNCS starting with _mulsi3. It starts the host as and of course
this one complains about an illegal switch -c68040.

When doing a make cross until the error occurs, cd into the
build/binutils subdirectory and do a make install from there and
continuing the make cross from build, the LIB1FUNCS can be compiled.

I'm sorry that I cannot provide a patch right away, because I'm not yet
very familiar with the compiler and the Makefiles. I'll work my way
through it (we already have the 2.8.1 running as a cross compiler for
68332/ELF/stabs on a Lauterbach Emulator). When everything is done I
will send you complete diff's for all changes I had to made to get it
working.

Roman Fietze

-- 
Roman Fietze (Mail Code 5023)              Heidelberg Digital/Germany
                                                     fietze@kodak.COM


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