help with compiling for PPC8540

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have some legacy HW that is running a vxWorks 5.5 which requires a Sun station to compile source code. I'm trying to build a Linux cross compiler so we can eliminate this dependency. I have worked through many errors and I'm at a point where I think I'm just not defining a variable that is required. I'm hoping someone can point me in the right direction.

I'm working with gcc-4.0.0 and this is what I'm trying:

../configure --enable-languages=c --target=powerpc-vxworks-eabi --with-cpu=8540 --prefix=/opt/vxworks/linux --exec-prefix=/opt/vxworks/linux --with-headers=/u1/wind/vw5.5/target/h

This is the error I'm getting:

/opt/vxworks/linux/powerpc-vxworks-eabi/sys-include/types/vxCpu.h:361:2: error: #error CPU is not defined correctly

Thank you!

Peggy Harvey




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux