> > > Does someone have binaries for tcsh and perl (just the executable, not the
> > > libs) for sparc-sunos-4.1? Prefer 4.1.1. I can't get gcc running on this
> > > Solbourne because it looks like AST stripped a whole bunch of include files.
> > > (which means the included C compiler doesn't work right either, sigh). lynx
> > > would also be wonderful if you have it :-)
> >
> > I've got them all for 4.1.3 (if no one beats me to it.)
>
> Well, as it turns out, there are two binaries I could really use -- gcc
> (although I guess I'd need a precompiled package) and gmake.
>
> I managed to get the include files together for cc but gcc bombs with a bus
> error during the build process (egcs 2.95.2).
>
> Think 4.1.3 binaries would work okay on 4.1.1.? (This is actually Solbourne
> OS/MP 4.1A.1.)
I've never had a problem with using a 4.1.3 binary on earlier 4.1.X. Looking
at my gcc distribution. I've put a distribution at
http://setiathome.ssl.berkeley.edu/~korpela/gcc_sunos_4_1.tar.gz
It extracts to a subdirectory (gnu). The executable directory is
gnu/H-sparc-sun-sunos4.1/bin
You'll need to set your GCC_EXEC_PREFIX to
/full_path_to/gnu/H-sparc-sun-sunos4.1/lib/gcc-lib/
It includes gmake (called 'make' in the package).
Let me know if there are any problems.
Eric
Received on Mon Apr 23 2001 - 18:06:00 BST