This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: native gcc for vxworks
- From: Jean-François Morcillo <j_f at laposte dot net>
- To: Zack Weinberg <zack at codesourcery dot com>
- Cc: list gcc <gcc at gcc dot gnu dot org>
- Date: Mon, 06 Dec 2004 16:01:20 +0100
- Subject: Re: native gcc for vxworks
- References: <41AF8607.6070800@laposte.net> <87oehcfivu.fsf@codesourcery.com>
- Reply-to: j_f at laposte dot net
Le jeudi 02 décembre 2004 à 14:13 -0800, Zack Weinberg a écrit :
> 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
Could you tell me more about the missing features or point me to a place
where I could find such information ?
Do you think it could be possible to implement them ?
regards,
JF