I'm looking for the Intel x86 solaris 2.4 gcc binaries. The location listed
in the solaris FAQ (ftp://prep.ai.mit.edu/pub/gnu/i486-sun-solaris2) doesn't
exit any longer.
Thanks in advance.
-Henry Yu
I'm looking for the Intel x86 solaris 2.4 gcc binaries. The location listed
in the solaris FAQ (ftp://prep.ai.mit.edu/pub/gnu/i486-sun-solaris2) doesn't
exit any longer.
Thanks in advance.
-Henry Yu
>I'm looking for the Intel x86 solaris 2.4 gcc binaries. The location listed
>in the solaris FAQ (ftp://prep.ai.mit.edu/pub/gnu/i486-sun-solaris2) doesn't
>exit any longer.
>Thanks in advance.
>-Henry Yu
Dr. Christopher Vickery, Computer Science Department, Queens College of CUNY
65-30 Kissena Boulevard, Flushing, NY 11367-0904
(718) 997-3500 [voice]; (718) 997-3513 [fax]
Do you know about the League for Programming Freedom?
The version on prep.ai was broken; you can get 2.6.3 fromQuote:> I'm looking for the Intel x86 solaris 2.4 gcc binaries. The location listed
> in the solaris FAQ (ftp://prep.ai.mit.edu/pub/gnu/i486-sun-solaris2) doesn't
> exit any longer.
(Sorry, I can't get into the site right now to check the exact location.
I think it's /pub/x86solaris/...)
You can build 2.7.0 from sources (on prep.ai.mit.edu), just be sure to
omit the "-g" flag in the second stage make command or g++ will not
build.
Nathan
Philippe
1. just-fixinc gcc problems on i486 Solaris 2.4
The script 'just-fixinc' created some really screwed up header
files in the gcc include directory . The script itself seemed to run just
fine but the some of the header files such as sys/stat.h were syntactically
incorrect.
Things like:
extern foo( #else
-etc.-
When the original was:
extern foo( int parm1, sometype _dude);
#else
-etc.-
I am intereseted in finding out if anyone else has had the same difficulty.
-dgaj
3. gcc binaries for Solaris X86 2.4
5. Loking for Gcc binaries for SOLARIS 2.4
7. GCC Ver. 2.7 binaries for Solaris 2.4?
9. GCC binaries on solaris 2.4
10. gcc binaries for Solaris 2.4 on x86
11. gcc 2.7.2 binaries for solaris 2.4++
12. GCC binaries on Solaris x86 2.4
13. Where can I find pre-compiled binaries (GCC and Apache) for Solaris 2.4?