This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

problem during newlib lmath compilation


Hi,
I found it when I want to make a cross compiler for m68k-sun target on a
i586/linux host.



/home/disk/m68k-gcc/bld/gcc/gcc/xgcc -B/home/disk/m68k-gcc/bld/gcc/gcc/ -B/h
ome/disk/m68k-gcc//m68k-sun/bin/ -DPACKAGE=\"newlib\" -DVERSION=\"1.8.2\"  -
I. -I../../../../../../src/gcc-2.95.2/newlib/libm/math  -I../../../../../../
src/gcc-2.95.2/newlib/libm/math/../common -O2 -DMISSING_SYSCALL_NAMES -I../.
/targ-include -I../../../../../../src/gcc-2.95.2/newlib/libm/../libc/includ
e -fno-builtin      -g -O2 -c
./../../../../../src/gcc-2.95.2/newlib/libm/math/e_pow.c
/tmp/ccUidFfl.s: Assembler messages:
/tmp/ccUidFfl.s:474: Error: cannot create floating-point number
/tmp/ccUidFfl.s:482: Error: cannot create floating-point number
/tmp/ccUidFfl.s:492: Error: cannot create floating-point number
/tmp/ccUidFfl.s:502: Error: cannot create floating-point number
make: *** [e_pow.o] Error 1

Do you know where is the matter ? other files like e_exp are ok ...

Thanks,

Paul


-------------------------------------------------
Paul Pinault - NETLINE -
15-17 rue du pre la reine
63100 Clermont-Ferrand
Tel : 04 73 14 62 78

email : paul.pinault@netline.fr
web  : www.netline.fr
------------------------------------------------

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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