This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Cross compiling for vxworks
Bon jour,
thank's for the answer. My problem is that the target isn't ppc, is i686.
Howeber I have tried it, my the result also was wrong.
Could you explain what did you do? Is the same that i have done but with ths
sources of 3.4.3?
Best regards,
Leo
A Dijous 02 Desembre 2004 21:56, jf va escriure:
> Hi,
>
> I've just compiled gcc 3.4.3 from a x86/Linux-mandrake10.1 to
> ppc604/vxWorks5.4
> I have to fix few problem in vxworks include (wchar_t and some other
> things were defined twice)
> but the compiler seems to work fine I did some tests this afternoon, and
> I'll do more next week.
> Maybe you should give gcc3.4.3 a try.
>
> Jean-François
>
> ps : some times 2.95.3 generates wrong code