From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roman To: egcs@egcs.cygnus.com Subject: m68000 VxWorks coprocessor protocol violation Date: Wed, 31 Mar 1999 23:46:00 -0000 Message-ID: <003501be71a4$e77062b0$c6c4eccf@rdiouskine.motus.qc.ca> X-SW-Source: 1999-03n/msg00641.html Message-ID: <19990331234600.3Dg_0VIPsm-dbWeKnF3Rapi2MPmFRLwDxFnlgaBOpps@z> Hi, I've successfully configured / builded / installed egcs1.1.1 as a i586-linux to m68k-vxworks cross. The configure was run with --nfp -- The whole thing works well until I attempt to link in libstdc++.a . Any code linked with stdc++ library (with -msoft-float -m68000) generates a "Coprocessor protocol violation" error if run on the target which, of course, doesn't have a coprocessor. In the same time libgcc.a works well in soft-float variation. libc.a, libg.a and libm.a are taken from original vxworks distribution. ANY help will be appreciated (URGENT!). Regargs, Roman r.dio@usa.net