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]

Re: From India


>   	I am a student from India. I need to know whether it is
>   possible to load(Install) GNU - C compiler (gcc) on pSOS (Real
>   Time Operating System). I want the complier only for C
>   language. Is it possible for me to get it from your home page?
>   Because there are compilers for both C and C++. I will be eagerly
>   waiting for your response. Please mail me back.

AFAICT, gcc currently supports m68k-*-psos* as a target. If that is
what you want, just grab the current gcc release (2.95), and configure
it for your target. You'll probably want to build a cross-compiler,
and you can choose any host system you want for that (WinNT, Linux,
Solaris).

You can get the gcc sources from our homepage. We don't have binaries
of the compiler that supports your target system; you'd have to build
them yourselve.

Regards,
Martin

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