[OpenIndiana-discuss] can't find crt1.o
Alan Coopersmith
alan.coopersmith at oracle.com
Mon Dec 30 16:16:54 UTC 2013
On 12/30/13 02:41 AM, Marc Lobelle wrote:
> On 26/12/13 00:39, Saso Kiselkov wrote:
>> On 12/25/13, 10:24 PM, Marc Lobelle wrote:
>>> Hello,
>>>
>>> I tried installing gcc on openindiana (both 4.4.4 and 4.6) and both
>>> complain not finding crt1.o.
>>> What did I forget to install and where could I get it ?
>>>
>>> Thanks and I hope you all had a hapy Xmas
>> That's part of the lint library, simply run:got
>> # pkg install pkg:/developer/library/lint
>>
>> For future reference, if you run into library troubles, try:
>> # pkg search<file-you're-looking-for>
>> That'll tell you what package, if any, it's a part of.
>>
> Thanks! It is there indeed. and also thanks for the info over pkg search. It
> already helped me seral times.
>
> However, I still have a problem with Imake to build a usable Makefile . I'm
> using gcc4.8.0 (from the package CSWgcc4core). And sun.cf make xmkmf select as
> CC default options
> CCOPTIONS = -Xa -v -z lazyload -z combreloc -xstrconst -xildoff
> and gcc refuses -Xa.
I believe the "Compiler Setup" instructions in /usr/lib/X11/config/sun.cf are
still correct - i.e. add "#define HasGcc3" in /usr/lib/X11/config/site.def
to prefer gcc (guess we should add a HasGcc4 update someday), but it's been
years since I tried that on an installed system.
--
-Alan Coopersmith- alan.coopersmith at oracle.com
Oracle Solaris Engineering - http://blogs.oracle.com/alanc
More information about the OpenIndiana-discuss
mailing list