This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: native gcc for vxworks


jf <jean-francois.morcillo@laposte.net> writes:

> Hi,
> I've build a cross gcc (x86/linux -> ppc/vxworks).
> I was wondering how I could build a native gcc that run under vxWorks 
> using my cross compiler ?

This is not possible.  The VxWorks operating system does not provide
an environment in which the compiler can run.  You have to use cross
compilers.

zw


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