Re: cpp - C language preprocessor
gerryt_at_gtconnect.net
Date: 09/27/03
- Next message: Kim Therkelsen: "Forward hotmail email to other email account"
- Previous message: Steve Bellenot: "Re: cpp - C language preprocessor"
- In reply to: cljlk: "cpp - C language preprocessor"
- Next in thread: Tim Slattery: "Re: cpp - C language preprocessor"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 27 Sep 2003 14:37:53 GMT
In article <bl25im$pul$1@bob.news.rcn.net>,
cljlk <cljlk@hotmail.com> writes:
> Hi,
>
> I have SunOS4.1.4 but I don't have cpp software in it and I need one.
> Would anyone shed a light where I can download the software, otherwise,
> I could not compile my software. Thanks.
Last time I looked there was a compiler set on SunOS - a very
primitive one by todays standards. Chances are the dev system
wont compile any contemporary source. I remember trying
to compile ssh and it failed horribly. A SunOs install is so small
that I'd try a find command and look for cpp, as, pcc, or cc.
If you cant find any of these - its not installed.
If it is maybe you can build gcc with it.
To install you'd have to go back to your original install media
and extract it some way.... Sounds ugly and probably is : >
- Next message: Kim Therkelsen: "Forward hotmail email to other email account"
- Previous message: Steve Bellenot: "Re: cpp - C language preprocessor"
- In reply to: cljlk: "cpp - C language preprocessor"
- Next in thread: Tim Slattery: "Re: cpp - C language preprocessor"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|