gcc-2.95.2 cross to palmos
"David A. Desrosiers" (hacker@downcity.net)
Sat, 20 Nov 1999 07:56:51 -0500
In my never-ending saga to try to successfully build gcc as a
cross-compiler to the m68k-palmos arch, I tried getting egcs-2.95.2 to
build, and after about 5 minutes of building, I get this:
as: unrecognized option `-no-68881'
make[1]: *** [libgcc1-asm.a] Error 1
make[1]: Leaving directory `/tmp/gcc-build/gcc'
make: *** [all-gcc] Error 2
When it fails, if I simply type 'make' again, I get the following:
make[1]: Entering directory `/tmp/gcc-build/gcc'
make[1]: *** No rule to make target `mbchar.h', needed by `cccp.o'. Stop.
make[1]: Leaving directory `/tmp/gcc-build/gcc'
make: *** [all-gcc] Error 2
My build syntax is:
../gcc-2.95.2/configure --target=m68k-palmos --enable-languages=c,c++
Any ideas how I could fix that?
+-----------------------------------------------------------+
| David A. Desrosiers *calloc(1,sizeof(geek)) |
| desrod@gnu-designs.com http://www.gnu-designs.com |
| void main (void) { if (windows=="useful") hell=frozen } |
| PGP: 80F8 7FFF 8329 292F 2696 E354 3D9E 2800 5B8D ABC1 |
+-----------------------------------------------------------+
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com