[Orca-users] which gcc, make on Solaris 10?
Blair Zajac
blair at orcaware.com
Fri Sep 16 21:07:35 PDT 2005
Kraus, Niki wrote:
> Hello all,
>
> can someone please tell me what is the best gcc/make package to build
> the Release "orca-snapshot-r456" on Solaris 10?
>
> Should I use
> - Sun compiler pkg SUNWgcc 3.4.3
> - GNU C Compiler gcc-3.3.2-sol10-sparc-local from sunfreeware.com
> or
> - gcc-3.4.3-csl-20050525 from blastwave.org
>
>
> The same question with make.
>
>
> Because .... I run into problems with make && gcc.
>
> eg. {with SUNs gcc, SUNs make)
> # cd /var/spool/software/orca/orca-snapshot-r456
> # make
> ...
> /usr/ccs/bin/as: error: unknown option '-'
> /usr/ccs/bin/as: error: unknown option 't'
> /usr/ccs/bin/as: error: unknown option 'aditional-format'
>
>
>
> or {with GNU gcc, GNU make}
> # cd /var/spool/software/orca/orca-snapshot-r456
> # ./install-with-all-its-options {OK!}
> # make
> ...
> gcc: unrecognized option `-KPIC'
>
> Suns 'make' resides parallel with SUNWsprot, but in the PATH ~behind~
> /usr/local/bin.
>
> So what is best practice??
> Thanks for your input.
>
> --Nick
After changing any compiler and make, I would recommend deleting and
uncompressing the orca tarball and then rerunning configure. This
should take care of some problems.
Well, I know that gcc and Gnu's make work on Linux. The Make version
shouldn't matter. Just get your gcc compiler working and you should be
fine.
Regards,
Blair
More information about the Orca-users
mailing list